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

Unified Diff: gyp/tests.gypi

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
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 2a7dddd4ff02882b6d7196d64694533254be7dc7..1f619cfbf63596bb280804559b2ab79bb9cf6761 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -21,6 +21,7 @@
'flags.gyp:flags',
'pdf.gyp:pdf',
'resources.gyp:resources',
+ 'sk_tool_utils.gyp:sk_tool_utils',
'skia_lib.gyp:skia_lib',
'tools.gyp:picture_utils',
],
@@ -197,7 +198,5 @@
'../tests/TDStackNesterTest.cpp',
'../experimental/PdfViewer/src/SkTDStackNester.h',
-
- '../tools/sk_tool_utils.cpp',
],
}
« gyp/sk_tool_utils.gyp ('K') | « gyp/sk_tool_utils.gyp ('k') | tools/sk_tool_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698