| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index e9c7441de54689ff30fbba4f6464e1e962368d66..4766b76fe7d91bddac8a2407880082ed07c7685d 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -31,6 +31,7 @@
|
| # TODO(jam): http://crbug.com/15101 These tests fail on Linux and Mac.
|
| 'browser/child_process_security_policy_browser_test.cc',
|
| 'browser/renderer_host/web_cache_manager_browser_test.cc',
|
| + 'browser/renderer_host/render_view_host_manager_browsertest.cc',
|
| # TODO(jcampan): once the task manager works on Mac, move this test to the
|
| # non win specific section.
|
| 'browser/task_manager_browsertest.cc',
|
|
|