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

Unified Diff: mojo/dart/packages/mojo_apptest/BUILD.gn

Issue 1441033002: Move mojo and mojom from mojo/public/dart to mojo/dart/packages (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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
« no previous file with comments | « mojo/dart/packages/mojo/sources.gni ('k') | mojo/dart/packages/mojom/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/packages/mojo_apptest/BUILD.gn
diff --git a/mojo/dart/packages/mojo_apptest/BUILD.gn b/mojo/dart/packages/mojo_apptest/BUILD.gn
index 19dbee3ec4c75d0310377a05c69ee95c74ecfafc..e9184b8e4ada8d3111c341aefbb54b927d94f7a1 100644
--- a/mojo/dart/packages/mojo_apptest/BUILD.gn
+++ b/mojo/dart/packages/mojo_apptest/BUILD.gn
@@ -10,7 +10,7 @@ dart_pkg("mojo_apptest") {
"pubspec.yaml",
]
deps = [
- "//mojo/public/dart/mojo",
+ "//mojo/dart/packages/mojo",
"//mojo/public/dart/third_party",
]
}
« no previous file with comments | « mojo/dart/packages/mojo/sources.gni ('k') | mojo/dart/packages/mojom/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698