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

Unified Diff: services/files/shared_impl.h

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/main.cc ('k') | services/files/util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/files/shared_impl.h
diff --git a/services/files/shared_impl.h b/services/files/shared_impl.h
index f88dfc4ef8da57df70b32dbf9e11c3a93c0bf37c..79d8a426abdff2e6f1e754bd72a65e9149f04673 100644
--- a/services/files/shared_impl.h
+++ b/services/files/shared_impl.h
@@ -9,7 +9,7 @@
#define SERVICES_FILES_SHARED_IMPL_H_
#include "mojo/public/cpp/bindings/callback.h"
-#include "mojo/services/files/public/interfaces/types.mojom.h"
+#include "mojo/services/files/interfaces/types.mojom.h"
namespace mojo {
namespace files {
« no previous file with comments | « services/files/main.cc ('k') | services/files/util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698