Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9177)

Unified Diff: chrome/chrome_tests.gypi

Issue 1055703004: Move FilePathWatcher tests to base_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert accidental changes, exclude Android for now. Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/files/file_path_watcher_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « base/files/file_path_watcher_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698