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

Unified Diff: compiler/dartium.gyp

Issue 12672003: Use the lowest MacOS SDK available on a system (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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 | tools/gyp/all.gypi » ('j') | tools/gyp/find_mac_sdk.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/dartium.gyp
diff --git a/compiler/dartium.gyp b/compiler/dartium.gyp
index 3be681b9620f8fcc2369ed842de3af472bdcb760..83a32e96fbffa5335c17ee3c37de0aaaeae0d65b 100644
--- a/compiler/dartium.gyp
+++ b/compiler/dartium.gyp
@@ -6,8 +6,6 @@
# into the dartium build.
{
'includes': [
- # TODO(iposva): Move shared gyp setup to a shared location.
- '../tools/gyp/xcode.gypi',
# TODO(mmendez): Add the appropriate gypi includes here.
],
'targets': [
« no previous file with comments | « no previous file | tools/gyp/all.gypi » ('j') | tools/gyp/find_mac_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698