commit | 5351b373b3c68e12aecf4f16378bfebc4a5586a2 | [log] [tgz] |
---|---|---|
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jul 01 17:16:26 2011 +0000 |
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jul 01 17:16:26 2011 +0000 |
tree | e0e5905f744d720d30de4fb51b2876f295e2550d | |
parent | 0c8d93a94099dee2dff8da6000ded9ad59676488 [diff] [blame] |
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
diff --git a/gyp/core.gyp b/gyp/core.gyp index aa4877e..34d05c3 100644 --- a/gyp/core.gyp +++ b/gyp/core.gyp
@@ -1,7 +1,7 @@ # Core Skia library code. { 'includes': [ - 'target_defaults.gypi', + 'common.gypi', ], 'targets': [ {