summaryrefslogtreecommitdiff
path: root/effects.gyp
diff options
context:
space:
mode:
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-07-01 17:16:26 +0000
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-07-01 17:16:26 +0000
commit27b9aa07b3f847211402967a28ef5ef96e710240 (patch)
treed9e27cc8228e74f31790f0567506259314e80840 /effects.gyp
parent88a7961d5bfdf05a95eb3e216461748955555b15 (diff)
downloadgyp-27b9aa07b3f847211402967a28ef5ef96e710240.tar.gz
combine target_defaults.gypi into common.gypi
http://codereview.appspot.com/4654080 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@1780 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'effects.gyp')
-rw-r--r--effects.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/effects.gyp b/effects.gyp
index b6c253f..3b67838 100644
--- a/effects.gyp
+++ b/effects.gyp
@@ -1,6 +1,6 @@
{
'includes': [
- 'target_defaults.gypi',
+ 'common.gypi',
],
'targets': [
{