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

Unified Diff: chrome/browser/ui/gtk/infobars/alternate_nav_infobar_gtk.cc

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
Index: chrome/browser/ui/gtk/infobars/alternate_nav_infobar_gtk.cc
diff --git a/chrome/browser/ui/gtk/infobars/alternate_nav_infobar_gtk.cc b/chrome/browser/ui/gtk/infobars/alternate_nav_infobar_gtk.cc
index c7d136c7d14b9705acea593247a71a6e7beedfda..d5d0369e18f0f35baee195e745b1932bfaa730b1 100644
--- a/chrome/browser/ui/gtk/infobars/alternate_nav_infobar_gtk.cc
+++ b/chrome/browser/ui/gtk/infobars/alternate_nav_infobar_gtk.cc
@@ -4,8 +4,8 @@
#include "chrome/browser/ui/gtk/infobars/alternate_nav_infobar_gtk.h"
-#include "chrome/browser/infobars/alternate_nav_infobar_delegate.h"
#include "chrome/browser/ui/gtk/event_utils.h"
+#include "chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h"
// AlternateNavInfoBarDelegate -------------------------------------------------
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm ('k') | chrome/browser/ui/gtk/location_bar_view_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698