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

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

Issue 1309103002: Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
Index: third_party/mojo/src/mojo/public/dart/BUILD.gn
diff --git a/third_party/mojo/src/mojo/public/dart/BUILD.gn b/third_party/mojo/src/mojo/public/dart/BUILD.gn
index fb145558ef8551c43cdb07f9c90d5a83f1ca9926..b820d96a702fc436c57832871b93d3abf25cebe3 100644
--- a/third_party/mojo/src/mojo/public/dart/BUILD.gn
+++ b/third_party/mojo/src/mojo/public/dart/BUILD.gn
@@ -21,6 +21,10 @@
"lib/src/stub.dart",
"lib/src/union.dart",
"lib/src/types.dart",
+ "sdk_ext/internal.dart",
+ "sdk_ext/src/handle_watcher.dart",
+ "sdk_ext/src/natives.dart",
+ "sdk_ext/src/timer_queue.dart",
]
dartzip_package("dart") {
@@ -45,9 +49,6 @@
"README.md",
]
- sdk_ext_directory = "sdk_ext"
- sdk_ext_mappings = [ "dart:mojo.internal,internal.dart" ]
-
# List of mojom targets that the mojo pkg exports
deps = [
"../interfaces",
« no previous file with comments | « third_party/mojo/src/mojo/public/dart/.gitignore ('k') | third_party/mojo/src/mojo/public/dart/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698