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

Unified Diff: services/files/main.cc

Issue 1013313002: Move services/files/*.mojom -> mojo/services/files/public/interfaces/. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 9 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.h ('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 9e457c057a86539c8196105f3450a16cadc1a111..3a1781950b51d10eb469776030726b628237c1ac 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 "services/files/files.mojom.h"
+#include "mojo/services/files/public/interfaces/files.mojom.h"
#include "services/files/files_impl.h"
namespace mojo {
« no previous file with comments | « services/files/files_test_base.h ('k') | services/files/shared_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698