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

Unified Diff: chrome/common/BUILD.gn

Issue 2582203003: Convert SetContentSettingRules to use mojo, part 1/2. (Closed)
Patch Set: Convert SetContentSettingRules to use mojo, part 1/2. Created 3 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: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 05d7ef9ee3976f8505c440324e3b9866eb12533a..0035042d05533f0d7b24e0006490fca5828d4b12 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -685,6 +685,7 @@ mojom("mojo_bindings") {
]
public_deps = [
+ "//components/content_settings/core/common:mojo_bindings",
"//url/mojo:url_mojom_gurl",
]
}
« no previous file with comments | « chrome/browser/content_settings/tab_specific_content_settings.cc ('k') | chrome/common/content_settings_pattern_serializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698