Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 1db4713351b6dc38c3aa21bfe7bcf035be99fed1..e97ccc3d713b76cf7e638a48c279be671317de46 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', |
| ], |
| }, |
| { |