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

Unified Diff: mojo/public/interfaces/bindings/tests/test_structs.mojom

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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/public/interfaces/bindings/tests/test_structs.mojom
diff --git a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom b/mojo/public/interfaces/bindings/tests/test_structs.mojom
similarity index 99%
rename from third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
rename to mojo/public/interfaces/bindings/tests/test_structs.mojom
index 6b297fb4874f06023b8b2cbd1fa38036ae08a584..b62df5b1f5c972aaea0097ea17771d15ff0a7521 100644
--- a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
+++ b/mojo/public/interfaces/bindings/tests/test_structs.mojom
@@ -5,7 +5,7 @@
[JavaPackage="org.chromium.mojo.bindings.test.mojom.test_structs"]
module mojo.test;
-import "third_party/mojo/src/mojo/public/interfaces/bindings/tests/rect.mojom";
+import "mojo/public/interfaces/bindings/tests/rect.mojom";
struct NamedRegion {
string? name;
« no previous file with comments | « mojo/public/interfaces/bindings/tests/test_constants.mojom ('k') | mojo/public/interfaces/bindings/tests/test_unions.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698