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

Unified Diff: ui/views/controls/menu/menu.h

Issue 8771006: views: Move the remaining file from views/ 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 | « ui/views/controls/label_unittest.cc ('k') | ui/views/controls/menu/menu_2.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/menu/menu.h
diff --git a/ui/views/controls/menu/menu.h b/ui/views/controls/menu/menu.h
index ed20389d5ef757c79e66ad04ae8317255eff522f..2ee90f921407544bfee385014bd0aa856110c4aa 100644
--- a/ui/views/controls/menu/menu.h
+++ b/ui/views/controls/menu/menu.h
@@ -11,7 +11,7 @@
#include "base/basictypes.h"
#include "base/string16.h"
#include "ui/gfx/native_widget_types.h"
-#include "views/views_export.h"
+#include "ui/views/views_export.h"
class SkBitmap;
« no previous file with comments | « ui/views/controls/label_unittest.cc ('k') | ui/views/controls/menu/menu_2.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698