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

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

Powered by Google App Engine
This is Rietveld 408576698