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

Unified Diff: gyp/pathops_unittest.gyp

Issue 23542056: path ops work in progress (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: verbose + mutex around file number access Created 7 years, 2 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 | « no previous file | gyp/pathops_unittest.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/pathops_unittest.gyp
diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp
index c7c32ef2c9ee2bf54090d40dace2a052258db638..ea4e5b84101752ffde77fbc5507472b4ea68b2f0 100644
--- a/gyp/pathops_unittest.gyp
+++ b/gyp/pathops_unittest.gyp
@@ -22,6 +22,7 @@
'pathops_unittest.gypi',
],
'sources': [
+ '../tests/PathOpsSkpClipTest.cpp',
'../tests/Test.cpp',
'../tests/skia_test.cpp',
'../tests/Test.h',
« no previous file with comments | « no previous file | gyp/pathops_unittest.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698