Skip to content
Snippets Groups Projects
Commit 81dddc58 authored by serge-sans-paille's avatar serge-sans-paille
Browse files

Bug 1818441 - Make intl/locale/tests/gtest buildable outside of a unified build environment r=andi

Depends on D170723

Differential Revision: https://phabricator.services.mozilla.com/D170724
parent 3167df6a
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
#include "mozilla/ArrayUtils.h"
#include "mozilla/gtest/MozAssertions.h"
#include "mozilla/Preferences.h"
#include "mozilla/intl/LocaleService.h"
#include "mozilla/intl/OSPreferences.h"
using namespace mozilla::intl;
......
......@@ -12,5 +12,3 @@ UNIFIED_SOURCES += [
]
FINAL_LIBRARY = "xul-gtest"
REQUIRES_UNIFIED_BUILD = True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment