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

Unified Diff: chrome/browser/ui/views/toolbar_view.h

Issue 8742030: views: Move view.h to ui/views/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and fix conflicts 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
Index: chrome/browser/ui/views/toolbar_view.h
diff --git a/chrome/browser/ui/views/toolbar_view.h b/chrome/browser/ui/views/toolbar_view.h
index 2b57d07abb25370bdf7d242a4c0ad08a50c87f3b..b6f33c0e89af69a5dc31effb10dd1ee6ec2c31b9 100644
--- a/chrome/browser/ui/views/toolbar_view.h
+++ b/chrome/browser/ui/views/toolbar_view.h
@@ -20,8 +20,8 @@
#include "ui/base/animation/slide_animation.h"
#include "ui/views/controls/button/menu_button.h"
#include "ui/views/controls/menu/view_menu_delegate.h"
+#include "ui/views/view.h"
#include "views/accessible_pane_view.h"
-#include "views/view.h"
class BrowserActionsContainer;
class Browser;
« no previous file with comments | « chrome/browser/ui/views/theme_background.cc ('k') | chrome/browser/ui/views/unhandled_keyboard_event_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698