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

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: 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.dart » ('j') | runtime/lib/double.dart » ('J')
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..ef3b40e1c7c8cd3da9ff5edf625197e0258d3fa9 100644
--- a/runtime/lib/core_sources.gypi
+++ b/runtime/lib/core_sources.gypi
@@ -39,7 +39,6 @@
'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.dart » ('j') | runtime/lib/double.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698