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

Unified Diff: gyp/tools.gyp

Issue 646213002: Eliminate one copy of replace_char() function. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: bad... Created 6 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 | « no previous file | include/core/SkString.h » ('j') | src/core/SkString.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index dae1cf58c799a2f31c85c38a9520cae5206727f3..74527989c141a13df1defa3ae9e3024d44d62f51 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -277,8 +277,8 @@
'../tools/',
],
'dependencies': [
- 'gm_expectations',
'flags.gyp:flags',
+ 'gm_expectations',
'jsoncpp.gyp:jsoncpp',
'skia_lib.gyp:skia_lib',
],
« no previous file with comments | « no previous file | include/core/SkString.h » ('j') | src/core/SkString.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698