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

Unified Diff: services/files/directory_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/BUILD.gn ('k') | services/files/file_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/files/directory_impl.h
diff --git a/services/files/directory_impl.h b/services/files/directory_impl.h
index 8cc081dff46a5804f31b3e61955743e9a467619a..517df95f12e3d8f15b27f0b288987474c9a9173d 100644
--- a/services/files/directory_impl.h
+++ b/services/files/directory_impl.h
@@ -10,7 +10,7 @@
#include "base/memory/scoped_ptr.h"
#include "mojo/public/cpp/bindings/interface_request.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
-#include "mojo/services/files/public/interfaces/directory.mojom.h"
+#include "mojo/services/files/interfaces/directory.mojom.h"
namespace base {
class ScopedTempDir;
« no previous file with comments | « services/files/BUILD.gn ('k') | services/files/file_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698