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

Unified Diff: runtime/bin/builtin_impl_sources.gypi

Issue 11365149: Move Platform class to dartlib_io target. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Delete duplicate copies of moved lines. Created 8 years, 1 month 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/builtin_natives.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/builtin_impl_sources.gypi
diff --git a/runtime/bin/builtin_impl_sources.gypi b/runtime/bin/builtin_impl_sources.gypi
index d6ff6a6d6492ac164151ef5799c310a984210e5e..25c16134fd2ac2ddd4b6d8c63a1d4111a5c6a117 100644
--- a/runtime/bin/builtin_impl_sources.gypi
+++ b/runtime/bin/builtin_impl_sources.gypi
@@ -47,12 +47,6 @@
'fdutils_macos.cc',
'hashmap_test.cc',
'isolate_data.h',
- 'platform.cc',
- 'platform.h',
- 'platform_android.cc',
- 'platform_linux.cc',
- 'platform_macos.cc',
- 'platform_win.cc',
'set.h',
'set_test.cc',
'thread.h',
« no previous file with comments | « no previous file | runtime/bin/builtin_natives.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698