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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 6673098: Remove PPB_Var interface's scripting functionality. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removing convert. Created 9 years, 9 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
« no previous file with comments | « ppapi/tests/test_var.cc ('k') | webkit/plugins/ppapi/plugin_module.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index 9a4117af2a91dbbc8dffc02a31265eedbfcb3208..3172fea5aaee6f27151efd7598757d901c79d507 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -354,8 +354,6 @@
'../plugins/ppapi/string.h',
'../plugins/ppapi/var.cc',
'../plugins/ppapi/var.h',
- '../plugins/ppapi/var_object_class.cc',
- '../plugins/ppapi/var_object_class.h',
'../plugins/sad_plugin.cc',
'../plugins/sad_plugin.h',
'media/audio_decoder.cc',
« no previous file with comments | « ppapi/tests/test_var.cc ('k') | webkit/plugins/ppapi/plugin_module.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698