Index: trunk/src/chrome/chrome.gyp |
=================================================================== |
--- trunk/src/chrome/chrome.gyp (revision 209768) |
+++ trunk/src/chrome/chrome.gyp (working copy) |
@@ -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_shell_and_tests.gyp:content_browsertests', |
- '../content/content_shell_and_tests.gyp:content_unittests', |
- '../content/content_shell_and_tests.gyp:content_shell', |
+ '../content/content.gyp:content_browsertests', |
+ '../content/content.gyp:content_shell', |
+ '../content/content.gyp:content_unittests', |
'../net/net.gyp:net_unittests', |
'../ui/ui.gyp:ui_unittests', |
], |