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

Unified Diff: mojo/services/view_manager/public/cpp/lib/view_manager_test_suite.cc

Issue 790623003: Restructure public side of view_manager service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: BUILD.gn file reorderings Created 6 years 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
Index: mojo/services/view_manager/public/cpp/lib/view_manager_test_suite.cc
diff --git a/mojo/services/public/cpp/view_manager/lib/view_manager_test_suite.cc b/mojo/services/view_manager/public/cpp/lib/view_manager_test_suite.cc
similarity index 93%
rename from mojo/services/public/cpp/view_manager/lib/view_manager_test_suite.cc
rename to mojo/services/view_manager/public/cpp/lib/view_manager_test_suite.cc
index b5912ec249c3f97008cc1ed055902a3056151ad0..93a221e9b5256765b4abf67a4b57eea944c222db 100644
--- a/mojo/services/public/cpp/view_manager/lib/view_manager_test_suite.cc
+++ b/mojo/services/view_manager/public/cpp/lib/view_manager_test_suite.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 "mojo/services/public/cpp/view_manager/lib/view_manager_test_suite.h"
+#include "mojo/services/view_manager/public/cpp/lib/view_manager_test_suite.h"
#include "base/i18n/icu_util.h"

Powered by Google App Engine
This is Rietveld 408576698