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

Unified Diff: components/components_tests.gyp

Issue 579673003: Move content_settings_observer.h, content_settings_provider.h, content_settings_rule.* to the compo… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: last comment 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 | « components/BUILD.gn ('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 38a5686a62f964c3d76f63b1f03057ba5aee697f..3a12590d72f735adfcd8a7a2a787498706eab01c 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -82,6 +82,7 @@
'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_rule_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',
@@ -304,6 +305,7 @@
'../third_party/libxml/libxml.gyp:libxml',
# Dependencies of content_settings
+ 'components.gyp:content_settings_core_browser',
'components.gyp:content_settings_core_common',
# Dependencies of crash
« no previous file with comments | « components/BUILD.gn ('k') | components/content_settings.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698