Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1056)

Unified Diff: build/googleurl_unittests.scons

Issue 11002: Make unit_tests pass with pt_BR.UTF-8 locale. (Closed)
Patch Set: all platforms Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/googleurl.xcodeproj/project.pbxproj ('k') | chrome/chrome.sln » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/googleurl_unittests.scons
diff --git a/build/googleurl_unittests.scons b/build/googleurl_unittests.scons
index 851f85a688bc360e2c43b884c077988c4852ad87..c0d5423fe837d73ac2fc900d3f29ab9f996817c3 100644
--- a/build/googleurl_unittests.scons
+++ b/build/googleurl_unittests.scons
@@ -12,6 +12,7 @@ env = env.Clone()
env.SConscript([
'$BASE_DIR/using_base.scons',
+ '$DMG_FP_DIR/using_dmg_fp.scons',
'$ICU38_DIR/using_icu38.scons',
'$GTEST_DIR/../using_gtest.scons',
'$CHROME_SRC_DIR/build/using_googleurl.scons',
« no previous file with comments | « build/googleurl.xcodeproj/project.pbxproj ('k') | chrome/chrome.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698