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

Unified Diff: gyp/pathops_unittest.gyp

Issue 830513004: Simplify skiatest framework. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: mtklein comments Created 5 years, 11 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/pathops_unittest.gyp
diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp
index c8732545f27398ec7352cfcca70229ba38554c29..38ecdba305ebd013da25c4590b2d6517f3f8db1a 100644
--- a/gyp/pathops_unittest.gyp
+++ b/gyp/pathops_unittest.gyp
@@ -13,6 +13,7 @@
'dependencies': [
'flags.gyp:flags_common',
'tools.gyp:crash_handler',
+ 'tools.gyp:temp_directory',
],
'sources': [
'../tests/PathOpsAngleIdeas.cpp',

Powered by Google App Engine
This is Rietveld 408576698