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

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

Issue 1435063002: Eliminate third_party/mojo/src from all targets' include paths (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: third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
diff --git a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
index b62df5b1f5c972aaea0097ea17771d15ff0a7521..6b297fb4874f06023b8b2cbd1fa38036ae08a584 100644
--- a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
+++ b/third_party/mojo/src/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 "mojo/public/interfaces/bindings/tests/rect.mojom";
+import "third_party/mojo/src/mojo/public/interfaces/bindings/tests/rect.mojom";
struct NamedRegion {
string? name;
« no previous file with comments | « third_party/mojo/src/mojo/public/cpp/utility/thread.h ('k') | third_party/mojo/src/mojo/public/js/constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698