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

Unified Diff: components/typemaps.gni

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
« no previous file with comments | « components/content_settings/core/common/content_settings_struct_traits.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/typemaps.gni
diff --git a/components/typemaps.gni b/components/typemaps.gni
index e45cc84914cc9702388c155723770faf7aa77930..aa42245e675aeb4ba8d4c867c0e84dcc9abaab12 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -4,6 +4,7 @@
typemaps = [
"//components/autofill/content/common/autofill_types.typemap",
+ "//components/content_settings/core/common/content_settings.typemap",
"//components/nacl/common/nacl.typemap",
"//components/password_manager/content/common/credential_manager.typemap",
"//components/translate/content/common/translate.typemap",
« no previous file with comments | « components/content_settings/core/common/content_settings_struct_traits.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698