Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
instead.

features.gypi isn't needed by glue, appcache or database.

Review URL: http://codereview.chromium.org/2070001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47238 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 835c0cb..8f0e39a 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -135,8 +135,8 @@
         '../third_party/sqlite/sqlite.gyp:sqlite',
         '../third_party/zlib/zlib.gyp:zlib',
         '../third_party/npapi/npapi.gyp:npapi',
-        '../webkit/support/webkit_support_in_chromium.gyp:appcache',
-        '../webkit/support/webkit_support_in_chromium.gyp:glue',
+        '../webkit/support/webkit_support.gyp:appcache',
+        '../webkit/support/webkit_support.gyp:glue',
       ],
       'sources': [
         # .cc, .h, and .mm files under chrome/common that are not required for