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

Unified Diff: chrome/chrome_browser.gypi

Issue 1161233005: Implement app banner info bars on desktop. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stop-icon-overgeneration
Patch Set: Fixing display bug on Android Created 5 years, 7 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
« chrome/browser/ui/tab_helpers.cc ('K') | « chrome/browser/ui/tab_helpers.cc ('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 eb9bcdf1e9c5baf0fb9039ae064074d158f77450..9713549cce5c2ebf186475572fd691a9b83b4ffa 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -240,6 +240,9 @@
'browser/banners/app_banner_data_fetcher.h',
'browser/banners/app_banner_debug_log.cc',
'browser/banners/app_banner_debug_log.h',
+ 'browser/banners/app_banner_infobar_delegate.cc',
+ 'browser/banners/app_banner_infobar_delegate.h',
+ 'browser/banners/app_banner_manager.h',
'browser/banners/app_banner_manager.cc',
'browser/banners/app_banner_manager.h',
'browser/banners/app_banner_metrics.cc',
« chrome/browser/ui/tab_helpers.cc ('K') | « chrome/browser/ui/tab_helpers.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698