| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 4f9b1a38c81bf2b72cf42a4900dcef88ce406029..b9d630dd3d770827c42ce4f35203bc6b4311f6ce 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -245,7 +245,7 @@
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| '../ui/ui.gyp:ui',
|
| - '../webkit/support/webkit_support.gyp:user_agent',
|
| + '../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|