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

Unified Diff: services/view_manager/test_change_tracker.cc

Issue 1391243003: Move //mojo/services/X/public/... to //mojo/services/X/... (part 4). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_3-x-no_public_2-x-no_public_1
Patch Set: copyright header Created 5 years, 2 months 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 | « services/view_manager/test_change_tracker.h ('k') | services/view_manager/view_manager_client_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/view_manager/test_change_tracker.cc
diff --git a/services/view_manager/test_change_tracker.cc b/services/view_manager/test_change_tracker.cc
index d88b2f104e2f5069b05d756371e856c76f18521f..f7fd069a51ba9f53eeabf1ea4b9a9c7c369dd36f 100644
--- a/services/view_manager/test_change_tracker.cc
+++ b/services/view_manager/test_change_tracker.cc
@@ -7,7 +7,7 @@
#include "base/strings/string_util.h"
#include "base/strings/stringprintf.h"
#include "mojo/converters/array_string/array_string_type_converters.h"
-#include "mojo/services/view_manager/public/cpp/util.h"
+#include "mojo/services/view_manager/cpp/util.h"
using mojo::Array;
using mojo::Id;
« no previous file with comments | « services/view_manager/test_change_tracker.h ('k') | services/view_manager/view_manager_client_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698