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

Unified Diff: gyp/everything.gyp

Issue 93933005: V8 and Skia (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: revert experimental.gyp 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 12471)
+++ gyp/everything.gyp (working copy)
@@ -22,6 +22,7 @@
'dependencies': [
'debugger.gyp:debugger',
'pdfviewer.gyp:pdfviewer',
+ 'v8.gyp:SkV8Example',
jcgregorio 2013/12/03 20:26:56 Should I land it with this line commented out, or
robertphillips 2013/12/03 20:49:27 I say commented out. I'm never going to remember t
jcgregorio 2013/12/03 21:06:44 Done.
],
}],
# DM assumes you've got a GPU.

Powered by Google App Engine
This is Rietveld 408576698