| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index addd94f245b3b2354b883444efd801e605d4d559..73de6941b9315a359578697b3036bbc58430eb9f 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': [
|
| '..',
|
|
|