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

Unified Diff: gyp/most.gyp

Issue 297823004: remove bit rotted gyp from most (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/most.gyp
diff --git a/gyp/most.gyp b/gyp/most.gyp
index b805eec1e791564082f5a2a715bccc375741dafe..bd90949417ca7ca62f087a51c05e745d905affd4 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -21,7 +21,6 @@
'tests.gyp:tests',
'tools.gyp:tools',
'pathops_unittest.gyp:*',
- 'skpskgr_test.gyp:*',
# 'pdfviewer.gyp:pdfviewer',
'dm.gyp:dm',
],
@@ -36,7 +35,6 @@
{
'dependencies!': [
'SampleApp.gyp:SampleApp',
- 'skpskgr_test.gyp:*',
]
}
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698