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

Unified Diff: gyp/everything.gyp

Issue 228693002: Initial code for webtry, a web application for allowing users to try out Skia. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: More cleanup Created 6 years, 8 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
Index: gyp/everything.gyp
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index c1e7937bce7b2fef6e3e60e4c24cb904a6804e7d..9fbee0eb559ac621987fb37319e047feecb81153 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -23,7 +23,7 @@
'debugger.gyp:debugger',
'pdfviewer.gyp:pdfviewer',
#'v8.gyp:SkV8Example',
- #'webtry.gyp:webtry',
+ 'webtry.gyp:webtry',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698