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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 8461011: Clean up plug-in placeholders: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 9 years, 1 month 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 | « content/renderer/render_view_impl.cc ('k') | webkit/plugins/npapi/webview_plugin.h » ('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 1c6a8c2df5bf35b4bf72f9872b284b3a0da50f97..54f82570e8c6c1b3f4f9282bf02eff24a0430636 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -190,8 +190,6 @@
'../plugins/npapi/webplugin_ime_win.h',
'../plugins/npapi/webplugin_impl.cc',
'../plugins/npapi/webplugin_impl.h',
- '../plugins/npapi/webview_plugin.cc',
- '../plugins/npapi/webview_plugin.h',
'../plugins/plugin_constants.cc',
'../plugins/plugin_constants.h',
'../plugins/plugin_switches.cc',
@@ -325,6 +323,8 @@
'../plugins/sad_plugin.h',
'../plugins/webplugininfo.cc',
'../plugins/webplugininfo.h',
+ '../plugins/webview_plugin.cc',
+ '../plugins/webview_plugin.h',
'alt_error_page_resource_fetcher.cc',
'alt_error_page_resource_fetcher.h',
'context_menu.cc',
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | webkit/plugins/npapi/webview_plugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698