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

Unified Diff: mojo/services/files/public/c/tests/test_utils.h

Issue 1133933002: Move //services/files/c -> //mojo/services/files/public/c. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: remove data dep Created 5 years, 7 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
Index: mojo/services/files/public/c/tests/test_utils.h
diff --git a/services/files/c/tests/test_utils.h b/mojo/services/files/public/c/tests/test_utils.h
similarity index 93%
rename from services/files/c/tests/test_utils.h
rename to mojo/services/files/public/c/tests/test_utils.h
index cd3c876ece61d19c66f2d845ac96c5881777a2b6..4d3174fa5bf42cfe9b766e7eefb871c9ec335d34 100644
--- a/services/files/c/tests/test_utils.h
+++ b/mojo/services/files/public/c/tests/test_utils.h
@@ -10,8 +10,8 @@
#include <string>
-#include "mojo/services/files/public/interfaces/directory.mojom.h"
-#include "mojo/services/files/public/interfaces/file.mojom.h"
+#include "files/public/interfaces/directory.mojom.h"
+#include "files/public/interfaces/file.mojom.h"
namespace mojio {
namespace test {
« no previous file with comments | « mojo/services/files/public/c/tests/real_errno_impl_unittest.cc ('k') | mojo/services/files/public/c/tests/test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698