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

Unified Diff: gyp/gm.gyp

Issue 348623006: Add GYP target for sk_tool_utils.* component. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 months 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 | « gyp/bench.gyp ('k') | gyp/sk_tool_utils.gyp » ('j') | gyp/sk_tool_utils.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gm.gyp
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index 0b0054b7018072eb41c59808809c04fd05bce0da..b3198425afa9fbc3f5f5c1ceda3a1db3d2fe6b63 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -13,11 +13,11 @@
'sources': [
'../gm/gm_expectations.h',
'../gm/gm_expectations.cpp',
- '../tools/sk_tool_utils.cpp',
],
'dependencies': [
'crash_handler.gyp:CrashHandler',
'jsoncpp.gyp:jsoncpp',
+ 'sk_tool_utils.gyp:sk_tool_utils',
'skia_lib.gyp:skia_lib',
],
'direct_dependent_settings': {
« no previous file with comments | « gyp/bench.gyp ('k') | gyp/sk_tool_utils.gyp » ('j') | gyp/sk_tool_utils.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698