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

Unified Diff: runtime/bin/dart_product_entries.txt

Issue 2356953002: Standalone: Add missing tree-shaker root. (Closed)
Patch Set: Created 4 years, 3 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 | runtime/bin/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/dart_product_entries.txt
diff --git a/runtime/bin/dart_product_entries.txt b/runtime/bin/dart_product_entries.txt
index 098d0a0f3ded499f70e0aa10ffdf92ea94dbb02a..057c6db78387a718616a3e06a3776cc3e79e58aa 100644
--- a/runtime/bin/dart_product_entries.txt
+++ b/runtime/bin/dart_product_entries.txt
@@ -3,5 +3,6 @@ dart:_builtin,::,_getPrintClosure
dart:_builtin,::,_getUriBaseClosure
dart:_builtin,::,_setWorkingDirectory
dart:_builtin,::,_setPackageRoot
+dart:_builtin,::,_setPackagesMap
dart:_builtin,::,_loadPackagesMap
dart:_builtin,::,_loadDataAsync
« no previous file with comments | « no previous file | runtime/bin/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698