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

Unified Diff: lib/coreimpl/corelib_impl_sources.gypi

Issue 11260010: Moved RuntimeOptions from coreimpl to core, renamed to _OptionsImpl. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | « lib/coreimpl/coreimpl.dart ('k') | lib/coreimpl/options.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/coreimpl/corelib_impl_sources.gypi
diff --git a/lib/coreimpl/corelib_impl_sources.gypi b/lib/coreimpl/corelib_impl_sources.gypi
index b484827ef82aeba4d8b9436ba1a9950badc6a3d2..e7ccd4d7d41f987f4b20f5b05ee28e4bd5af17fb 100644
--- a/lib/coreimpl/corelib_impl_sources.gypi
+++ b/lib/coreimpl/corelib_impl_sources.gypi
@@ -10,7 +10,6 @@
'linked_hash_map.dart',
'list.dart',
'maps.dart',
- 'options.dart',
'queue.dart',
'regexp.dart',
'splay_tree.dart',
« no previous file with comments | « lib/coreimpl/coreimpl.dart ('k') | lib/coreimpl/options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698