Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index be429a9a761034b50435b59c4b91a865d31238c4..3ca38e93011847459dff43239df1be46e68a9a62 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -11,12 +11,6 @@ |
'../components/autofill/content/renderer/test_password_autofill_agent.h', |
'../components/autofill/content/renderer/test_password_generation_agent.cc', |
'../components/autofill/content/renderer/test_password_generation_agent.h', |
- # TODO(tfarina): Move these entries over to extensions_unittests target. |
- # http://crbug.com/348066. They are duplicated here because we haven't |
- # extensions_unittests running in the bots yet. Until that happens, |
- # they should be kept here. |
- '../extensions/common/extension_l10n_util_unittest.cc', |
- '../extensions/common/file_util_unittest.cc', |
# histograms.xml is analyzed by AboutFlagsHistogramTest, so this |
# dependency is needed to make commit bots run unit_tests on |
# histograms.xml changes. |