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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 2862031: Add click-to-load functionality for blocked plugins. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: '' Created 10 years, 5 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/plugins/webview_plugin.cc ('k') | no next file » | 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 3c4b3e35404b4008027048eeb2912f6f0d936ff3..98bc5f8bc7bbae9cd553cb6c818bf515ed2fb848 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -238,6 +238,8 @@
'plugins/plugin_web_event_converter_mac.mm',
'plugins/quickdraw_drawing_manager_mac.h',
'plugins/quickdraw_drawing_manager_mac.cc',
+ 'plugins/webview_plugin.cc',
+ 'plugins/webview_plugin.h',
'plugins/webplugin.cc',
'plugins/webplugin.h',
'plugins/webplugin_2d_device_delegate.h',
« no previous file with comments | « webkit/glue/plugins/webview_plugin.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698