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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 7648017: Make WebPluginInfo more generic (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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 | « webkit/glue/webkit_glue.h ('k') | webkit/glue/webkitclient_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
===================================================================
--- webkit/glue/webkit_glue.gypi (revision 96613)
+++ webkit/glue/webkit_glue.gypi (working copy)
@@ -191,8 +191,6 @@
'../plugins/npapi/webplugin_impl.h',
'../plugins/npapi/webplugin_print_delegate.cc',
'../plugins/npapi/webplugin_print_delegate.h',
- '../plugins/npapi/webplugininfo.cc',
- '../plugins/npapi/webplugininfo.h',
'../plugins/npapi/webview_plugin.cc',
'../plugins/npapi/webview_plugin.h',
'../plugins/plugin_switches.cc',
@@ -324,6 +322,8 @@
'../plugins/ppapi/webkit_forwarding_impl.h',
'../plugins/sad_plugin.cc',
'../plugins/sad_plugin.h',
+ '../plugins/webplugininfo.cc',
+ '../plugins/webplugininfo.h',
'media/audio_decoder.cc',
'media/audio_decoder.h',
'media/buffered_data_source.cc',
« no previous file with comments | « webkit/glue/webkit_glue.h ('k') | webkit/glue/webkitclient_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698