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

Unified Diff: vm/vm.gypi

Issue 8772016: Refactor the gypi files to eliminate some redundancy. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/runtime/
Patch Set: '' Created 9 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 | « bin/builtin_sources.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vm/vm.gypi
===================================================================
--- vm/vm.gypi (revision 1997)
+++ vm/vm.gypi (working copy)
@@ -91,16 +91,6 @@
],
},
{
- 'target_name': 'libdart_api',
- 'type': 'static_library',
- 'include_dirs': [
- '..',
- ],
- 'sources': [
- '../vm/dart_api_impl.cc',
- ],
- },
- {
'target_name': 'generate_corelib_cc_file',
'type': 'none',
'conditions': [
« no previous file with comments | « bin/builtin_sources.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698