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

Unified Diff: mojo/public/dart/BUILD.gn

Issue 1223173003: Rename .sdkext to _sdkext and fix sky_tool (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 | « no previous file | mojo/public/dart/lib/.sdkext » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/dart/BUILD.gn
diff --git a/mojo/public/dart/BUILD.gn b/mojo/public/dart/BUILD.gn
index 8e146617fe43910b751f7e841aafe96407b51133..06288ba2f99bb6662fb9dee29d8c9f0fbdd843f1 100644
--- a/mojo/public/dart/BUILD.gn
+++ b/mojo/public/dart/BUILD.gn
@@ -44,7 +44,7 @@ dartzip_package("dart") {
dart_pkg("mojo") {
sources = dart_mojo_sdk_sources + [
- "lib/.sdkext",
+ "lib/_sdkext",
"pubspec.yaml",
"CHANGELOG.md",
"README.md",
« no previous file with comments | « no previous file | mojo/public/dart/lib/.sdkext » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698