Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 0c8783922ff1abd93da279275b04f0a070c2ebd3..42f26faebba7b5ef0d22a67749b14ab442c047f6 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -236,6 +236,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', |