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

Unified Diff: components/content_settings/core/browser/BUILD.gn

Issue 815643004: Move ContentSettingsUsagesState to the component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
Index: components/content_settings/core/browser/BUILD.gn
diff --git a/components/content_settings/core/browser/BUILD.gn b/components/content_settings/core/browser/BUILD.gn
index e3894db31a9ed68cf33a2021450d30bce104ade9..5f8ca6d251f1dbf841876be9084fb841f99b5cca 100644
--- a/components/content_settings/core/browser/BUILD.gn
+++ b/components/content_settings/core/browser/BUILD.gn
@@ -23,6 +23,8 @@ static_library("browser") {
"content_settings_origin_identifier_value_map.h",
"content_settings_rule.cc",
"content_settings_rule.h",
+ "content_settings_usages_state.cc",
+ "content_settings_usages_state.h",
"content_settings_utils.cc",
"content_settings_utils.h",
"local_shared_objects_counter.h",
« no previous file with comments | « components/content_settings.gypi ('k') | components/content_settings/core/browser/content_settings_usages_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698