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

Unified Diff: ui/views/test/views_test_base.cc

Issue 8581003: views: Move ime and test directories to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix linux 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/test/views_test_base.h ('k') | ui/views/touchui/touch_selection_controller_impl_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/test/views_test_base.cc
diff --git a/views/test/views_test_base.cc b/ui/views/test/views_test_base.cc
similarity index 97%
rename from views/test/views_test_base.cc
rename to ui/views/test/views_test_base.cc
index c4db9c0d08c976662ffbf6ad5910825c96169a3a..b427004b222be68a633440f9e8f5f4e520d73a64 100644
--- a/views/test/views_test_base.cc
+++ b/ui/views/test/views_test_base.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "views/test/views_test_base.h"
+#include "ui/views/test/views_test_base.h"
#if defined(OS_WIN)
#include <ole2.h>
« no previous file with comments | « ui/views/test/views_test_base.h ('k') | ui/views/touchui/touch_selection_controller_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698