| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index c9109ceaeef84e1ff5ee4b45228f7832a44a3ded..2783f9f555925a07e2dcb454e441803b266915ef 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -904,9 +904,9 @@
|
| '../base/base.gyp:base_unittests',
|
| '../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
|
| '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
|
| - '../content/content.gyp:content_browsertests',
|
| - '../content/content.gyp:content_shell',
|
| - '../content/content.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_browsertests',
|
| + '../content/content_shell_and_tests.gyp:content_unittests',
|
| + '../content/content_shell_and_tests.gyp:content_shell',
|
| '../net/net.gyp:net_unittests',
|
| '../ui/ui.gyp:ui_unittests',
|
| ],
|
|
|