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

Unified Diff: chrome/chrome_browser.gypi

Issue 8289022: Wires keeping the launcher up to date with the browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Tweaks Created 9 years, 2 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/ui/views/frame/browser_view.cc ('k') | ui/aura/window.cc » ('j') | 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 8a5f5f4996c5a95903dd1cf72afa43f9efbd5e32..29923580c31f7df03715cd90816beb23b1dceec1 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2348,6 +2348,10 @@
'browser/ui/app_modal_dialogs/message_box_handler.cc',
'browser/ui/app_modal_dialogs/message_box_handler.h',
'browser/ui/app_modal_dialogs/native_app_modal_dialog.h',
+ 'browser/ui/aura/chrome_shell_delegate.cc',
+ 'browser/ui/aura/chrome_shell_delegate.h',
+ 'browser/ui/aura/launcher_icon_updater.cc',
+ 'browser/ui/aura/launcher_icon_updater.h',
'browser/ui/auto_login_prompter.cc',
'browser/ui/auto_login_prompter.h',
'browser/ui/blocked_content/blocked_content_container.cc',
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | ui/aura/window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698