Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index 4fced1bf88604a253a13cabaa879c3e86eb51aa2..abdf3be52f8e790295bc444ffef137c964be874d 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -893,8 +893,8 @@ |
'../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.gyp:content_shell', |
'../net/net.gyp:net_unittests', |
'../ui/ui.gyp:ui_unittests', |
], |