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

Unified Diff: ui/views/test/test_views_delegate.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/test_views_delegate.h ('k') | ui/views/test/views_test_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/test/test_views_delegate.cc
diff --git a/views/test/test_views_delegate.cc b/ui/views/test/test_views_delegate.cc
similarity index 96%
rename from views/test/test_views_delegate.cc
rename to ui/views/test/test_views_delegate.cc
index 3b1bd3be767f1bef039c098ff3c720974765d9fb..086e987b0bf3cd053432507f770f438f95d26b0a 100644
--- a/views/test/test_views_delegate.cc
+++ b/ui/views/test/test_views_delegate.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/test_views_delegate.h"
+#include "ui/views/test/test_views_delegate.h"
#include "base/logging.h"
#include "ui/base/clipboard/clipboard.h"
« no previous file with comments | « ui/views/test/test_views_delegate.h ('k') | ui/views/test/views_test_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698