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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 563923004: Move most extension feature unit tests to extensions_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (feature-tests) rebase Created 6 years, 3 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 | « no previous file | chrome/common/extensions/api/_manifest_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 7ad9339f03ad2e7d7d30e7bad9d45929e72e6e25..250c322f42ebbeab7c0ac6bc9771abaa6ed269dc 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -534,9 +534,6 @@
# extensions_unittests running in the bots yet. Until that happens,
# they should be kept here.
'../extensions/common/extension_l10n_util_unittest.cc',
- '../extensions/common/features/base_feature_provider_unittest.cc',
- '../extensions/common/features/complex_feature_unittest.cc',
- '../extensions/common/features/simple_feature_unittest.cc',
'../extensions/common/file_util_unittest.cc',
'../extensions/common/manifest_handlers/externally_connectable_unittest.cc',
'../extensions/common/manifest_handlers/file_handler_manifest_unittest.cc',
@@ -1796,6 +1793,7 @@
'common/extensions/extension_icon_set_unittest.cc',
'common/extensions/extension_unittest.cc',
'common/extensions/feature_switch_unittest.cc',
+ 'common/extensions/features/chrome_channel_feature_filter_unittest.cc',
'common/extensions/manifest_handlers/automation_unittest.cc',
'common/extensions/manifest_handlers/content_scripts_manifest_unittest.cc',
'common/extensions/manifest_handlers/exclude_matches_manifest_unittest.cc',
@@ -2095,6 +2093,7 @@
'browser/signin/easy_unlock_screenlock_state_handler_unittest.cc',
'browser/web_applications/web_app_unittest.cc',
'common/extensions/sync_type_unittest.cc',
+ 'common/extensions/features/chrome_channel_feature_filter_unittest.cc',
'common/extensions/permissions/permission_set_unittest.cc',
'common/extensions/permissions/permissions_data_unittest.cc',
'renderer/extensions/extension_localization_peer_unittest.cc',
« no previous file with comments | « no previous file | chrome/common/extensions/api/_manifest_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698