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

Unified Diff: content/test/BUILD.gn

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/typemaps.gni ('k') | net/cookies/canonical_cookie.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0e7035425de88501343c46181d3a7e6bd7f8e187..a959a24d84029a16e0bf15eb98d9852b832e036a 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1384,6 +1384,7 @@ test("content_unittests") {
"../common/content_security_policy/csp_context_unittest.cc",
"../common/content_security_policy/csp_source_list_unittest.cc",
"../common/content_security_policy/csp_source_unittest.cc",
+ "../common/cookie_service_impl_unittest.cc",
"../common/cross_site_document_classifier_unittest.cc",
"../common/cursors/webcursor_unittest.cc",
"../common/dom_storage/dom_storage_map_unittest.cc",
« no previous file with comments | « content/common/typemaps.gni ('k') | net/cookies/canonical_cookie.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698