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

Unified Diff: third_party/mojo/src/mojo/edk/js/tests/BUILD.gn

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: third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
diff --git a/third_party/mojo/src/mojo/edk/js/tests/BUILD.gn b/third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
index dc3d694f7e10b39e504292f4d5386ab797dccde7..d372a68ccec358d9c623e651184f7ba82fd36cbe 100644
--- a/third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
+++ b/third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
@@ -3,7 +3,7 @@
# found in the LICENSE file.
import("../../mojo_edk.gni")
-import("../../../public/tools/bindings/mojom.gni")
+import("//mojo/public/tools/bindings/mojom.gni")
mojo_edk_source_set("js_to_cpp_tests") {
testonly = true
« no previous file with comments | « third_party/mojo/src/mojo/edk/js/test/run_js_tests.cc ('k') | third_party/mojo/src/mojo/edk/js/tests/js_to_cpp_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698