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

Unified Diff: components/typemaps.gni

Issue 2577563002: Add struct traits for base::Value. (Closed)
Patch Set: 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 da1f6d9a1cc567aec31aca02d0a0c8cd0f70fa8a..305f9f3fb88335afbb4acd9cb0351fd9efa6e309 100644
--- a/components/typemaps.gni
+++ b/components/typemaps.gni
@@ -5,6 +5,5 @@
typemaps = [
"//components/autofill/content/common/autofill_types.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