Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 545d1bf8b2d72770ac94fdc10c8d4fd2c88befd8..85a13305c22f37546d37b88793f425d97bd07806 100644 |
| --- a/chrome/chrome.gyp |
| +++ b/chrome/chrome.gyp |
| @@ -443,7 +443,7 @@ |
| '../content/content_shell_and_tests.gyp:content_shell', |
| '../content/content_shell_and_tests.gyp:content_unittests', |
| '../net/net.gyp:net_unittests', |
| - '../ui/ui_unittests.gyp:ui_unittests', |
| + '../ui/base/ui_base_tests.gyp:ui_unittests', |
| ], |
| }, |
| { |