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

Unified Diff: runtime/BUILD.gn

Issue 1071713003: - Remove JSCRE from the runtime. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 5 years, 8 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/BUILD.gn » ('j') | runtime/vm/raw_object_snapshot.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/BUILD.gn
===================================================================
--- runtime/BUILD.gn (revision 44981)
+++ runtime/BUILD.gn (working copy)
@@ -60,7 +60,6 @@
deps = [
"vm:libdart_lib",
"vm:libdart_vm",
- "third_party/jscre:libjscre",
"third_party/double-conversion/src:libdouble_conversion",
":generate_version_cc_file",
]
@@ -116,7 +115,6 @@
"vm:libdart_lib",
"vm:libdart_vm",
"vm:libdart_platform",
- "third_party/jscre:libjscre",
"third_party/double-conversion/src:libdouble_conversion",
]
sources = [
« no previous file with comments | « no previous file | runtime/bin/BUILD.gn » ('j') | runtime/vm/raw_object_snapshot.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698