| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 4a32316f58cada99a97a3f334c6abc0da4783cf6..acccf10405ab1f0960f50e2d5ef341da0dc7391b 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -24,9 +24,6 @@
|
| # The list of sources which is only used by chrome browser tests.
|
| '../apps/app_restore_service_browsertest.cc',
|
| '../apps/load_and_launch_browsertest.cc',
|
| - # TODO(craig): Rename this and run from base_unittests when the test
|
| - # is safe to run there. See http://crbug.com/78722 for details.
|
| - '../base/files/file_path_watcher_browsertest.cc',
|
| '../components/autofill/content/renderer/test_password_autofill_agent.cc',
|
| '../components/autofill/content/renderer/test_password_autofill_agent.h',
|
| '../components/autofill/content/renderer/test_password_generation_agent.cc',
|
|
|