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

Unified Diff: components/typemaps.gni

Issue 2577563002: Add struct traits for base::Value. (Closed)
Patch Set: rebase Created 4 years 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/typemaps.gni
diff --git a/components/typemaps.gni b/components/typemaps.gni
index 583c13de0328a298c3cf79f64f426e90c82a39f9..e45cc84914cc9702388c155723770faf7aa77930 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -6,6 +6,5 @@ typemaps = [
"//components/autofill/content/common/autofill_types.typemap",
"//components/nacl/common/nacl.typemap",
"//components/password_manager/content/common/credential_manager.typemap",
- "//components/safe_json/public/interfaces/safe_json.typemap",
"//components/translate/content/common/translate.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698