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. |