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

Unified Diff: gyp/everything.gyp

Issue 195143004: First pass at a web app that lets you run Skia code and see the results. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: remove stray png Created 6 years, 9 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 | « experimental/webtry/template.cpp ('k') | gyp/webtry.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/everything.gyp
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index bf67d1fc6957672214f9c9562a8a403156962a53..c1e7937bce7b2fef6e3e60e4c24cb904a6804e7d 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -23,6 +23,7 @@
'debugger.gyp:debugger',
'pdfviewer.gyp:pdfviewer',
#'v8.gyp:SkV8Example',
+ #'webtry.gyp:webtry',
],
}],
],
« no previous file with comments | « experimental/webtry/template.cpp ('k') | gyp/webtry.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698