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

Unified Diff: content/browser/BUILD.gn

Issue 1016643004: Moves SQLitePersistentCookieStore to net/extras/sqlite. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cookies
Patch Set: git cl format net Created 5 years, 7 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 11631ec1a910458cebf64ef8f5249e940edbe50f..774a961894559fca90d8ffe2109a4db4e4f4f634 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -34,6 +34,7 @@ source_set("browser") {
"//device/vibration",
"//google_apis",
"//net",
+ "//net:extras",
"//skia",
"//sql",
"//third_party/npapi",
« no previous file with comments | « no previous file | content/browser/net/quota_policy_cookie_store.h » ('j') | content/browser/net/quota_policy_cookie_store.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698