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

Unified Diff: chrome/chrome_browser.gypi

Issue 11308259: chrome: Extract CommandUpdaterDelegate into its own header file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: FakeCommandObserver Created 8 years, 1 month 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
« chrome/browser/command_updater.h ('K') | « chrome/browser/ui/panels/panel.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 721f676c1b880240898d79755832d1b1afc5d6ac..b302181d292cbbdc84e48027d981165d5a52a751 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -451,6 +451,7 @@
'browser/command_observer.h',
'browser/command_updater.cc',
'browser/command_updater.h',
+ 'browser/command_updater_delegate.h',
'browser/common/cancelable_request.cc',
'browser/common/cancelable_request.h',
'browser/component_updater/component_updater_configurator.cc',
« chrome/browser/command_updater.h ('K') | « chrome/browser/ui/panels/panel.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698