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

Unified Diff: services/files/files_impl.h

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.mojom ('k') | services/files/files_test_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/files/files_impl.h
diff --git a/services/files/files_impl.h b/services/files/files_impl.h
index afd947b9493ec9634e723c84d3ec5386dece527e..8f904e22c97c356a2803d458d9ec16dc58cf78a6 100644
--- a/services/files/files_impl.h
+++ b/services/files/files_impl.h
@@ -8,7 +8,7 @@
#include "base/macros.h"
#include "mojo/public/cpp/bindings/interface_request.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
-#include "services/files/files.mojom.h"
+#include "mojo/services/files/public/interfaces/files.mojom.h"
namespace mojo {
« no previous file with comments | « services/files/files.mojom ('k') | services/files/files_test_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698