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