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

Unified Diff: dart/tools/gyp/configurations_xcode.gypi

Issue 14769009: Remove v8 source dependency, enable more compiler warnings (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
Index: dart/tools/gyp/configurations_xcode.gypi
diff --git a/dart/tools/gyp/configurations_xcode.gypi b/dart/tools/gyp/configurations_xcode.gypi
index 9098bebe879b65ae85f7df613bc7c06e2fdc6c79..791a104f0c01f089627c0330ff6171a69abb911a 100644
--- a/dart/tools/gyp/configurations_xcode.gypi
+++ b/dart/tools/gyp/configurations_xcode.gypi
@@ -4,8 +4,7 @@
# The purpose of this file and others in this directory is to simulate
# the Chromium build enviroment. This file is included in all GYP
-# files that are used by the Dart project. This includes V8's GYP
-# files.
+# files that are used by the Dart project.
# READ BEFORE EDITING:
# Do not add Dart VM specific configuration to this file. Instead,

Powered by Google App Engine
This is Rietveld 408576698