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

Unified Diff: chrome/chrome_browser.gypi

Issue 3412016: FBTF: Move a bunch of code to the headers and remove includes. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Rebase + fixed windows issues locally Created 10 years, 3 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 636eb3b0074e53aa33639c240bacf2914e5a38e5..c57769581bc12531329f619a65ccd9b89440cc3b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -218,7 +218,9 @@
'browser/automation/automation_resource_routing_delegate.h',
'browser/automation/automation_resource_tracker.cc',
'browser/automation/automation_resource_tracker.h',
+ 'browser/automation/automation_tab_tracker.cc',
'browser/automation/automation_tab_tracker.h',
+ 'browser/automation/automation_window_tracker.cc',
'browser/automation/automation_window_tracker.h',
'browser/automation/chrome_frame_automation_provider.cc',
'browser/automation/chrome_frame_automation_provider.h',
« no previous file with comments | « chrome/browser/tab_contents/tab_contents.cc ('k') | chrome_frame/test/net/test_automation_resource_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698