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': { |