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': [
     {