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

Unified Diff: ui/aura_shell/launcher/view_model_utils_unittest.cc

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
« no previous file with comments | « ui/aura_shell/launcher/view_model_utils.cc ('k') | ui/aura_shell/modal_container_layout_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura_shell/launcher/view_model_utils_unittest.cc
diff --git a/ui/aura_shell/launcher/view_model_utils_unittest.cc b/ui/aura_shell/launcher/view_model_utils_unittest.cc
index 2b8ab4c07fc63821ad02ac886b1592be1472d73f..e49ba13517284633d0c2611ee52f038fc4acfeb4 100644
--- a/ui/aura_shell/launcher/view_model_utils_unittest.cc
+++ b/ui/aura_shell/launcher/view_model_utils_unittest.cc
@@ -6,7 +6,7 @@
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/aura_shell/launcher/view_model.h"
-#include "views/view.h"
+#include "ui/views/view.h"
namespace aura_shell {
« no previous file with comments | « ui/aura_shell/launcher/view_model_utils.cc ('k') | ui/aura_shell/modal_container_layout_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698