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

Unified Diff: gyp/skiaserve.gyp

Issue 1737643003: Move urlhandlers out of skiaserve.cpp (Closed) Base URL: https://skia.googlesource.com/skia@skiaserve-4
Patch Set: rebase Created 4 years, 10 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 | tools/skiaserve/skiaserve.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/skiaserve.gyp
diff --git a/gyp/skiaserve.gyp b/gyp/skiaserve.gyp
index e74907442e7242952d5db4bd540d45172ae6f7db..1b46d225281339d6d1ddb24d0a95fd9936e45604 100644
--- a/gyp/skiaserve.gyp
+++ b/gyp/skiaserve.gyp
@@ -29,6 +29,7 @@
'../tools/debugger/SkOverdrawMode.h',
'../tools/debugger/SkOverdrawMode.cpp',
'<!@(python find.py ../tools/skiaserve "*.cpp")',
+ '<!@(python find.py ../tools/skiaserve/urlhandlers "*.cpp")',
],
'dependencies': [
'flags.gyp:flags',
« no previous file with comments | « no previous file | tools/skiaserve/skiaserve.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698