| Index: chrome_frame/chrome_frame.gyp
|
| diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
|
| index 4136b60be27dea28bfc9b6768945d7e7317a4d7e..3a805c45264f2a8905bf625771d9c3adcff2ac90 100644
|
| --- a/chrome_frame/chrome_frame.gyp
|
| +++ b/chrome_frame/chrome_frame.gyp
|
| @@ -690,7 +690,7 @@
|
| '../content/content.gyp:content_common',
|
| '../net/net.gyp:net',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
| - '../webkit/support/webkit_support.gyp:user_agent',
|
| + '../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| ],
|
| 'sources': [
|
| 'bho.cc',
|
|
|