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

Unified Diff: components/typemaps.gni

Issue 2932703006: Chrome Cleaner: Remove indirect base::FilePath mojo dependency. (Closed)
Patch Set: Address review comments on #5 Created 3 years, 6 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/chrome_cleaner/public/typemaps/chrome_prompt_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 94d94bac8ff47abcbb9ff8dfe27121a2a5de3337..f19028a6bb09581cce6d324870d9b6bbb5466ec5 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -4,6 +4,7 @@
typemaps = [
"//components/autofill/content/common/autofill_types.typemap",
+ "//components/chrome_cleaner/public/typemaps/chrome_prompt.typemap",
"//components/content_settings/core/common/content_settings.typemap",
"//components/nacl/common/nacl.typemap",
"//components/password_manager/content/common/credential_manager.typemap",
« no previous file with comments | « components/chrome_cleaner/public/typemaps/chrome_prompt_struct_traits.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698