| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 0075ff683a9e8f9afede0ff296e4c6a1a4d5a229..7c5b2a073e7d38558f269fcafe11f3bba3c91cf9 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -13,7 +13,7 @@
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../ui/ui.gyp:shell_dialogs',
|
| '../ui/ui.gyp:ui',
|
| - '../webkit/support/webkit_support.gyp:user_agent',
|
| + '../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|