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

Unified Diff: runtime/lib/core_sources.gypi

Issue 1874853002: VM: Remove unnecessary _Num class from runtime/lib. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: addressed comments Created 4 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/lib/double.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/core_sources.gypi
diff --git a/runtime/lib/core_sources.gypi b/runtime/lib/core_sources.gypi
index bef056ed792b5fcb769d8a9c5cf806a282687d2c..dd00af44370b5cd90d84e9cbc49952bb60ef2bcb 100644
--- a/runtime/lib/core_sources.gypi
+++ b/runtime/lib/core_sources.gypi
@@ -38,8 +38,6 @@
'lib_prefix.dart',
'map_patch.dart',
'null_patch.dart',
- 'num.cc',
- 'num.dart',
'object.cc',
'object_patch.dart',
'regexp.cc',
« no previous file with comments | « no previous file | runtime/lib/double.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698