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

Unified Diff: third_party/mojo/src/mojo/edk/test/BUILD.gn

Issue 1390063006: Remove //build/module_args/mojo.gni. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_dart_module_args
Patch Set: fix a few relative imports 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 | « mojo/services/updater/BUILD.gn ('k') | third_party/mojo/src/mojo/public/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/src/mojo/edk/test/BUILD.gn
diff --git a/third_party/mojo/src/mojo/edk/test/BUILD.gn b/third_party/mojo/src/mojo/edk/test/BUILD.gn
index 716de9b6e8894c9a1489224d32d54e1a6c2fe109..bcbe65cb741b0dff506473b7c7c95f18fec56bcf 100644
--- a/third_party/mojo/src/mojo/edk/test/BUILD.gn
+++ b/third_party/mojo/src/mojo/edk/test/BUILD.gn
@@ -3,7 +3,7 @@
# found in the LICENSE file.
import("../mojo_edk.gni")
-import("../../public/mojo.gni")
+import("//mojo/public/mojo.gni")
import("//testing/test.gni")
mojo_edk_source_set("test_support") {
« no previous file with comments | « mojo/services/updater/BUILD.gn ('k') | third_party/mojo/src/mojo/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698