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

Unified Diff: runtime/lib/corelib_sources.gypi

Issue 14927003: Revert 22380 to investigate windows build break. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | « runtime/include/dart_api.h ('k') | runtime/lib/lib_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/corelib_sources.gypi
===================================================================
--- runtime/lib/corelib_sources.gypi (revision 22381)
+++ runtime/lib/corelib_sources.gypi (working copy)
@@ -1,57 +0,0 @@
-# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
-# for details. All rights reserved. Use of this source code is governed by a
-# BSD-style license that can be found in the LICENSE file.
-
-# Sources visible via default library.
-
-{
- 'sources': [
- 'core_patch.dart',
- # The above file needs to be first as it imports required libraries.
- 'bool_patch.dart',
- 'date.cc',
- 'date_patch.dart',
- 'array.cc',
- 'array.dart',
- 'array_patch.dart',
- 'double.cc',
- 'double.dart',
- 'double_patch.dart',
- 'error.cc',
- 'error.dart',
- 'errors_patch.dart',
- 'error.h',
- 'expando_patch.dart',
- 'function.cc',
- 'function_patch.dart',
- 'growable_array.cc',
- 'growable_array.dart',
- 'identical.cc',
- 'identical_patch.dart',
- 'immutable_map.dart',
- 'integers.cc',
- 'integers.dart',
- 'integers_patch.dart',
- 'invocation_mirror.cc',
- 'invocation_mirror.h',
- 'invocation_mirror_patch.dart',
- 'map_patch.dart',
- 'object.cc',
- 'object_patch.dart',
- 'print_patch.dart',
- 'regexp.cc',
- 'regexp_jsc.cc',
- 'regexp_jsc.h',
- 'regexp_patch.dart',
- 'stacktrace.cc',
- 'stacktrace_patch.dart',
- 'stopwatch_patch.dart',
- 'stopwatch.cc',
- 'string.cc',
- 'string_patch.dart',
- 'string_buffer_patch.dart',
- 'type_patch.dart',
- 'weak_property.dart',
- 'weak_property.cc',
- ],
-}
« no previous file with comments | « runtime/include/dart_api.h ('k') | runtime/lib/lib_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698