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

Unified Diff: gyp/everything.gyp

Issue 102803003: A simple draw() function in Javascript. (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: comments Created 7 years 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
===================================================================
--- gyp/everything.gyp (revision 12506)
+++ gyp/everything.gyp (working copy)
@@ -22,7 +22,7 @@
'dependencies': [
'debugger.gyp:debugger',
'pdfviewer.gyp:pdfviewer',
robertphillips 2013/12/06 13:32:42 can't land this!
jcgregorio 2013/12/06 13:40:22 Done.
- #'v8.gyp:SkV8Example',
+ 'v8.gyp:SkV8Example',
],
}],
# DM assumes you've got a GPU.
« experimental/SkV8Example/SkV8Example.cpp ('K') | « experimental/SkV8Example/SkV8Example.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698