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

Unified Diff: gyp/iOSShell.gyp

Issue 1123173005: Experiment with find as a road to Gyp sanity. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: mv Created 5 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 | « gyp/find.py ('k') | gyp/nanomsg.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/iOSShell.gyp
diff --git a/gyp/iOSShell.gyp b/gyp/iOSShell.gyp
index bc7a2fbf6e2c44f856ac4762fc4c84b6c89d9b3d..fe43ebcbdb1baefd27749de634c418d871b69a30 100644
--- a/gyp/iOSShell.gyp
+++ b/gyp/iOSShell.gyp
@@ -22,14 +22,6 @@
'xml.gyp:xml',
],
'sources': [
- '../bench/CodecBench.cpp',
- '../bench/DecodingBench.cpp',
- '../bench/DecodingSubsetBench.cpp',
- '../bench/GMBench.cpp',
- '../bench/RecordingBench.cpp',
- '../bench/SKPBench.cpp',
- '../bench/SKPAnimationBench.cpp',
- '../bench/nanobench.cpp',
'../tests/skia_test.cpp',
'../tools/iOSShell.cpp',
'../src/views/mac/SkEventNotifier.mm',
« no previous file with comments | « gyp/find.py ('k') | gyp/nanomsg.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698