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

Unified Diff: runtime/bin/bin.gypi

Issue 137783007: remove resource.h from bin.gypi file (should fix windows build break) (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/bin.gypi
===================================================================
--- runtime/bin/bin.gypi (revision 31815)
+++ runtime/bin/bin.gypi (working copy)
@@ -399,7 +399,6 @@
'builtin_nolib.cc',
'builtin.h',
'io_natives.h',
- 'resources.h',
'vmservice.h',
'vmservice_impl.cc',
'vmservice_impl.h',
@@ -449,7 +448,6 @@
'builtin_natives.cc',
'builtin.h',
'io_natives.h',
- 'resources.h',
'vmservice.h',
'vmservice_impl.cc',
'vmservice_impl.h',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698