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

Unified Diff: components/content_settings.gypi

Issue 640753002: Introduce ContentSettingsClient interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@384873_move_interface_to_component
Patch Set: Removing the stubs 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 | « no previous file | components/content_settings/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/content_settings.gypi
diff --git a/components/content_settings.gypi b/components/content_settings.gypi
index 79694697ca98652475faf0b590e6376498aadff5..faa7281e91fd51ae369fb465e2ee27af2baacd17 100644
--- a/components/content_settings.gypi
+++ b/components/content_settings.gypi
@@ -18,6 +18,7 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'content_settings/core/browser/content_settings_client.h',
'content_settings/core/browser/content_settings_details.cc',
'content_settings/core/browser/content_settings_details.h',
'content_settings/core/browser/content_settings_observer.h',
« no previous file with comments | « no previous file | components/content_settings/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698