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

Unified Diff: chrome/browser/instant/instant_controller.cc

Issue 8598031: views: Move widget/ directory to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reland for real Created 9 years, 1 month 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/google/google_update.cc ('k') | chrome/browser/tab_first_render_watcher_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/instant/instant_controller.cc
diff --git a/chrome/browser/instant/instant_controller.cc b/chrome/browser/instant/instant_controller.cc
index c879b1d90622232e870f2533e6b44535d27dd91a..62ed8e958d0ed1b2a10e8459c73ea2a367f1f193 100644
--- a/chrome/browser/instant/instant_controller.cc
+++ b/chrome/browser/instant/instant_controller.cc
@@ -31,8 +31,8 @@
#if defined(TOOLKIT_VIEWS)
#include "ui/views/focus/focus_manager.h"
+#include "ui/views/widget/widget.h"
#include "views/view.h"
-#include "views/widget/widget.h"
#endif
InstantController::InstantController(Profile* profile,
« no previous file with comments | « chrome/browser/google/google_update.cc ('k') | chrome/browser/tab_first_render_watcher_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698