Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index 16c9f6d9543f3196fe00699e7b9c33ec75dbd424..995ab16a16c51914beeea800db5224cdbe1dca28 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -632,7 +632,7 @@ |
'dependencies': [ |
'../../base/base.gyp:base', |
'../../content/content.gyp:content', |
- '../../content/content.gyp:test_support_content', |
+ '../../content/content_shell_and_tests.gyp:test_support_content', |
'../../ipc/ipc.gyp:test_support_ipc', |
'../../skia/skia.gyp:skia', |
'../../testing/gtest.gyp:gtest', |
@@ -973,9 +973,9 @@ |
'../../base/base.gyp:base', |
'../../base/base.gyp:base_i18n', |
'../../chrome/chrome_resources.gyp:packed_resources', |
- '../../content/content.gyp:content_shell_lib', |
'../../content/content.gyp:content', |
- '../../content/content.gyp:test_support_content', |
+ '../../content/content_shell_and_tests.gyp:test_support_content', |
+ '../../content/content_shell_and_tests.gyp:content_shell_lib', |
'../../skia/skia.gyp:skia', |
'../../third_party/icu/icu.gyp:icui18n', |
'../../third_party/icu/icu.gyp:icuuc', |