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

Unified Diff: runtime/bin/builtin_sources.gypi

Issue 9123005: Remove reference to removed bin/global.h from .gypi file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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/builtin_sources.gypi
diff --git a/runtime/bin/builtin_sources.gypi b/runtime/bin/builtin_sources.gypi
index 0ca950f52a527bb753a4798e03e6f478991da0a7..7aad13684a5501343c297a362f986760660634d8 100644
--- a/runtime/bin/builtin_sources.gypi
+++ b/runtime/bin/builtin_sources.gypi
@@ -5,7 +5,6 @@
# This file contains all sources (vm and tests) for the dart virtual machine.
# Unit test files need to have a '_test' suffix appended to the name.
{
-
'sources': [
#
# Dart sources.
@@ -58,7 +57,6 @@
'fdutils.h',
'fdutils_linux.cc',
'fdutils_macos.cc',
- 'globals.h',
'platform.cc',
'platform.h',
'platform_linux.cc',
« 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