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

Unified Diff: chrome/tools/test/image_diff/SConscript

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 | « chrome/test/unit/unit_tests.scons ('k') | net/net.sln » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/test/image_diff/SConscript
diff --git a/chrome/tools/test/image_diff/SConscript b/chrome/tools/test/image_diff/SConscript
index 826fe0d73943736af36e01fbb763420a9b4f439d..4a77cc2051fb69ddd2b1d80208fa581e15abb905 100644
--- a/chrome/tools/test/image_diff/SConscript
+++ b/chrome/tools/test/image_diff/SConscript
@@ -18,6 +18,7 @@ env_test.Prepend(
'$CHROME_SRC_DIR',
],
LIBS = [
+ 'dmg_fp',
'skia',
'libpng',
'base_gfx',
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | net/net.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698