| Index: webkit/support/webkit_support.gyp
|
| diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp
|
| index e2af7b439dc0df13cc32415208292a2d8ab5d8f8..4a0a94224e3f5a6eccebcd4e41ca522f17c4f538 100644
|
| --- a/webkit/support/webkit_support.gyp
|
| +++ b/webkit/support/webkit_support.gyp
|
| @@ -3,9 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| {
|
| - 'includes': [
|
| - '../common/user_agent/webkit_user_agent.gypi',
|
| - ],
|
| 'conditions': [
|
| # TODO(stuartmorgan): All dependencies from code built on iOS to
|
| # webkit/ should be removed, at which point this condition can be
|
|
|