| Index: webkit/support/webkit_support.gyp
|
| diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp
|
| index 5b59e761b2104f9802cdad95ea7e7aad6295740a..fa9256a4cf85522267527d41624054dd91ebd609 100644
|
| --- a/webkit/support/webkit_support.gyp
|
| +++ b/webkit/support/webkit_support.gyp
|
| @@ -3,12 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| {
|
| - # This file is the same as webkit_support_in_chromium.gyp except it
|
| - # references features.gypi based on its location in a webkit checkout
|
| - # (WebKit/Webkit/chromium/webkit/support/). If you add .gypi files
|
| - # here, please add them in webkit_support_in_chromium.gyp as well.
|
| 'includes': [
|
| - '../../features.gypi',
|
| '../appcache/webkit_appcache.gypi',
|
| '../database/webkit_database.gypi',
|
| '../glue/webkit_glue.gypi',
|
|
|