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

Unified Diff: services/files/main.cc

Issue 1388413005: Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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/files/files_test_base.cc ('k') | services/files/shared_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/files/main.cc
diff --git a/services/files/main.cc b/services/files/main.cc
index 3d840b08db387eaf4bc9b6171a9c42e5a6ab010c..56101d9efb5150418bab6d9c5cd277e5056eb854 100644
--- a/services/files/main.cc
+++ b/services/files/main.cc
@@ -8,7 +8,7 @@
#include "mojo/public/cpp/application/application_connection.h"
#include "mojo/public/cpp/application/application_delegate.h"
#include "mojo/public/cpp/application/interface_factory.h"
-#include "mojo/services/files/public/interfaces/files.mojom.h"
+#include "mojo/services/files/interfaces/files.mojom.h"
#include "services/files/files_impl.h"
namespace mojo {
« no previous file with comments | « services/files/files_test_base.cc ('k') | services/files/shared_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698