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

Unified Diff: components/components_tests.gyp

Issue 670953006: Componentize HostContentSettingsMap and content settings providers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: win64 suppress warnings Created 6 years, 2 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 | « chrome/test/ppapi/ppapi_test.cc ('k') | components/content_settings.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 0e1873ff948db8a7a76c636d0d7309ccaacfbd39..7dbcbd89628d4dd92edcb15f6e7754c2dcbb5351 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -82,7 +82,11 @@
'component_updater/test/request_sender_unittest.cc',
'component_updater/test/update_checker_unittest.cc',
'component_updater/test/update_response_unittest.cc',
+ 'content_settings/core/browser/content_settings_mock_provider.cc',
+ 'content_settings/core/browser/content_settings_mock_provider.h',
+ 'content_settings/core/browser/content_settings_provider_unittest.cc',
'content_settings/core/browser/content_settings_rule_unittest.cc',
+ 'content_settings/core/browser/content_settings_utils_unittest.cc',
'content_settings/core/common/content_settings_pattern_parser_unittest.cc',
'content_settings/core/common/content_settings_pattern_unittest.cc',
'crx_file/id_util_unittest.cc',
« no previous file with comments | « chrome/test/ppapi/ppapi_test.cc ('k') | components/content_settings.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698