From 5351b373b3c68e12aecf4f16378bfebc4a5586a2 Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Fri, 1 Jul 2011 17:16:26 +0000 Subject: combine target_defaults.gypi into common.gypi http://codereview.appspot.com/4654080 git-svn-id: http://skia.googlecode.com/svn/trunk@1780 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/opts.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gyp/opts.gyp') diff --git a/gyp/opts.gyp b/gyp/opts.gyp index a93bf44c3e..42fb8aea4b 100644 --- a/gyp/opts.gyp +++ b/gyp/opts.gyp @@ -1,6 +1,6 @@ { 'includes': [ - 'target_defaults.gypi', + 'common.gypi', ], 'targets': [ # Due to an unfortunate intersection of lameness between gcc and gyp, -- cgit v1.2.3