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

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: Remove NET_EXPORT. Created 5 years, 9 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 f96f9f58189233ace7b9b056be3592d549b0cdd4..d917c0e728fe1953f24f405309cd24b08869e031 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -31,6 +31,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.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698