Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 6b4a1d110f0108bd9b1fa9dcbb718d56f831707c..677b2e4336433343d8175e6fbfc434f1913fa8c1 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -205,6 +205,8 @@ |
'browser/automation/automation_provider_observers.h', |
'browser/automation/automation_resource_message_filter.cc', |
'browser/automation/automation_resource_message_filter.h', |
+ 'browser/automation/automation_resource_routing_delegate.cc', |
+ 'browser/automation/automation_resource_routing_delegate.h', |
'browser/automation/automation_resource_tracker.cc', |
'browser/automation/automation_resource_tracker.h', |
'browser/automation/automation_tab_tracker.h', |
@@ -2346,6 +2348,7 @@ |
'browser/tab_contents/security_style.h', |
'browser/tab_contents/tab_contents.cc', |
'browser/tab_contents/tab_contents.h', |
+ 'browser/tab_contents/tab_contents_delegate.cc', |
'browser/tab_contents/tab_contents_delegate.h', |
'browser/tab_contents/tab_contents_view.cc', |
'browser/tab_contents/tab_contents_view.h', |