Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 12600f83423ee3a36654a4f6f3fd773c7af19191..88f2a1f52843a0312d0bec1104b381c5b904d37e 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -232,6 +232,15 @@ |
'browser/browser_main_loop.cc', |
'browser/browser_main_loop.h', |
'browser/browser_main_runner.cc', |
+ 'browser/browser_plugin/browser_plugin_embedder.cc', |
+ 'browser/browser_plugin/browser_plugin_embedder.h', |
+ 'browser/browser_plugin/browser_plugin_embedder_helper.cc', |
+ 'browser/browser_plugin/browser_plugin_embedder_helper.h', |
+ 'browser/browser_plugin/browser_plugin_guest.cc', |
+ 'browser/browser_plugin/browser_plugin_guest.h', |
+ 'browser/browser_plugin/browser_plugin_guest_helper.cc', |
+ 'browser/browser_plugin/browser_plugin_guest_helper.h', |
+ 'browser/browser_plugin/browser_plugin_host_factory.h', |
'browser/browser_plugin/old/old_browser_plugin_host.cc', |
'browser/browser_plugin/old/old_browser_plugin_host.h', |
'browser/browser_plugin/old/old_browser_plugin_host_helper.cc', |