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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11825005: Move alternate_nav_infobar_delegate.* from c/b/infobars/ to c/b/ui/omnibox. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update chrome_browser_ui.gypi as well Created 7 years, 11 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/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 255335ea0e0ddf450567adf0534b801dfcda1bb8..944b01e12f3604001c1bb5fd3392bb415ecbbc2b 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1152,6 +1152,10 @@
'browser/ui/network_profile_bubble.h',
'browser/ui/ntp_background_util.cc',
'browser/ui/ntp_background_util.h',
+ 'browser/ui/omnibox/alternate_nav_infobar_delegate.cc',
+ 'browser/ui/omnibox/alternate_nav_infobar_delegate.h',
+ 'browser/ui/omnibox/alternate_nav_url_fetcher.cc',
+ 'browser/ui/omnibox/alternate_nav_url_fetcher.h',
'browser/ui/omnibox/location_bar.h',
'browser/ui/omnibox/location_bar_util.cc',
'browser/ui/omnibox/location_bar_util.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698