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

Unified Diff: content/common/typemaps.gni

Issue 2908443002: Initial implementation of Cookie service.
Patch Set: Partially written test. Created 3 years, 5 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 | « content/common/cookie_traits.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index b65fe78419f2694b55f1772cd7c8b9200e8c71fe..6e3484a403cd11af28bb4c08a987f1856a225d70 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -4,6 +4,7 @@
typemaps = [
"//content/common/background_fetch/background_fetch_types.typemap",
+ "//content/common/cookie.typemap",
"//content/common/native_types.typemap",
"//content/common/media/media_devices.typemap",
"//content/common/push_messaging.typemap",
« no previous file with comments | « content/common/cookie_traits.cc ('k') | content/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698