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

Unified Diff: services/shell/tests/loader_unittest.cc

Issue 1878893002: Move //mojo/services tracing & catalog to //services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@63move
Patch Set: . Created 4 years, 8 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/shell/tests/DEPS ('k') | services/tracing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/loader_unittest.cc
diff --git a/services/shell/tests/loader_unittest.cc b/services/shell/tests/loader_unittest.cc
index 776163cfa0cbb4398fb4c448c3449d1c2bc77ec8..f9c5954d04e3fa75a87f9a28084e274687e21565 100644
--- a/services/shell/tests/loader_unittest.cc
+++ b/services/shell/tests/loader_unittest.cc
@@ -11,8 +11,8 @@
#include "base/message_loop/message_loop.h"
#include "base/run_loop.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
-#include "mojo/services/catalog/factory.h"
-#include "mojo/services/catalog/store.h"
+#include "services/catalog/factory.h"
+#include "services/catalog/store.h"
#include "services/shell/connect_util.h"
#include "services/shell/loader.h"
#include "services/shell/public/cpp/connector.h"
« no previous file with comments | « services/shell/tests/DEPS ('k') | services/tracing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698