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

Unified Diff: mojo/public/dart/rules.gni

Issue 1147223006: Rename internal Dart content handler unit testing library to _testing (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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/dart/testing/pubspec.yaml ('k') | sky/sdk/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/dart/rules.gni
diff --git a/mojo/public/dart/rules.gni b/mojo/public/dart/rules.gni
index 628c43edb9db069829d0309e6a3533b90d1e0ef5..03b17b18f958a04b9f75f61fcdabc89f334beb93 100644
--- a/mojo/public/dart/rules.gni
+++ b/mojo/public/dart/rules.gni
@@ -279,7 +279,7 @@ template("dart_pkg") {
inputs = [
list_mojoms_script,
script,
- ] + rebase_path(invoker.sources) + rebase_path(sdk_ext_directory)
+ ] + rebase_path(invoker.sources)
args = [
"--package-name",
« no previous file with comments | « mojo/dart/testing/pubspec.yaml ('k') | sky/sdk/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698