Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 9a4f10d2dc5be8878f6d8019a4a690d0d5c897c5..33b8cbb631a83fbc789c1cd27af76db590488aec 100644 |
| --- a/chrome/chrome.gyp |
| +++ b/chrome/chrome.gyp |
| @@ -443,6 +443,7 @@ |
| '../content/content_shell_and_tests.gyp:content_shell', |
| '../content/content_shell_and_tests.gyp:content_unittests', |
| '../net/net.gyp:net_unittests', |
| + '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| '../ui/base/ui_base_tests.gyp:ui_unittests', |
| ], |
| }, |