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

Unified Diff: chrome/chrome.gyp

Issue 176004: Move observers out of automation_provider.cc to declutter the file. (Closed)
Patch Set: Created 11 years, 4 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 | « chrome/browser/views/find_bar_win_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 3dacf52a37d00e3c403809a4b3c10f783b33f3d2..8ba681125d304c6fcb7cfcca9d04451fe4c21cf7 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -709,6 +709,8 @@
'browser/automation/automation_provider_list_generic.cc',
'browser/automation/automation_provider_list_mac.mm',
'browser/automation/automation_provider_list.h',
+ 'browser/automation/automation_provider_observers.cc',
+ 'browser/automation/automation_provider_observers.h',
'browser/automation/automation_resource_message_filter.cc',
'browser/automation/automation_resource_message_filter.h',
'browser/automation/automation_resource_tracker.cc',
« no previous file with comments | « chrome/browser/views/find_bar_win_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698