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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 793783003: Move infobar constants and the code that uses them from components/ to chrome/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: NULL -> nullptr Created 6 years 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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index cff9778c9b725e61ed725305da1d914c505305fd..abd5b1a0faf3c2b152d4ec858f702a4482e742bc 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1428,6 +1428,8 @@
'browser/ui/fullscreen/fullscreen_exit_bubble_type.h',
'browser/ui/fullscreen/fullscreen_within_tab_helper.cc',
'browser/ui/fullscreen/fullscreen_within_tab_helper.h',
+ 'browser/ui/infobar_container_delegate.cc',
+ 'browser/ui/infobar_container_delegate.h',
'browser/ui/location_bar/location_bar.cc',
'browser/ui/location_bar/location_bar.h',
'browser/ui/location_bar/location_bar_util.cc',

Powered by Google App Engine
This is Rietveld 408576698