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

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

Powered by Google App Engine
This is Rietveld 408576698