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

Unified Diff: chrome/browser/ui/views/wrench_menu.cc

Issue 8547015: Revert 110949 - views: Move widget/ directory to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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/ui/views/window.cc ('k') | chrome/browser/ui/virtual_keyboard/virtual_keyboard_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/wrench_menu.cc
===================================================================
--- chrome/browser/ui/views/wrench_menu.cc (revision 110952)
+++ chrome/browser/ui/views/wrench_menu.cc (working copy)
@@ -32,7 +32,6 @@
#include "ui/gfx/canvas.h"
#include "ui/gfx/canvas_skia.h"
#include "ui/gfx/skia_util.h"
-#include "ui/views/widget/widget.h"
#include "views/background.h"
#include "views/controls/button/image_button.h"
#include "views/controls/button/menu_button.h"
@@ -43,6 +42,7 @@
#include "views/controls/menu/menu_runner.h"
#include "views/controls/menu/menu_scroll_view_container.h"
#include "views/controls/menu/submenu_view.h"
+#include "views/widget/widget.h"
using ui::MenuModel;
using views::CustomButton;
« no previous file with comments | « chrome/browser/ui/views/window.cc ('k') | chrome/browser/ui/virtual_keyboard/virtual_keyboard_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698