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

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

Issue 640733002: Move local_shared_objects_counter.h to content_settings component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
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 368fa066cd7ff626ae1c6b514269ce3577c58ee8..04354f647a83e1504ac14a62c47376f2dafeac5f 100644
--- a/components/content_settings/core/browser/BUILD.gn
+++ b/components/content_settings/core/browser/BUILD.gn
@@ -14,6 +14,7 @@ static_library("browser") {
"content_settings_origin_identifier_value_map.h",
"content_settings_rule.cc",
"content_settings_rule.h",
+ "local_shared_objects_counter.h",
]
deps = [
« no previous file with comments | « components/content_settings.gypi ('k') | components/content_settings/core/browser/local_shared_objects_counter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698