| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 43700b26422495e09686ac8dbebf786c36af61a9..c69e0017ebeb7803944692a619c9cb0f8121198b 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -48,7 +48,7 @@
|
| '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite',
|
| '<(DEPTH)/third_party/zlib/zlib.gyp:zip',
|
| '<(DEPTH)/ui/ui.gyp:ui_resources',
|
| - '<(DEPTH)/webkit/support/webkit_support.gyp:user_agent',
|
| + '<(DEPTH)/webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| ],
|
| 'sources': [
|
| '../apps/app_shim/app_shim_messages.h',
|
|
|