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

Unified Diff: content/browser/BUILD.gn

Issue 1737933002: mojo leveldb: Get profile and leveldb connected to DOMStorageContext. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 8ae5275ff2cec5716f8905c5ada1cd5169d082c9..171c0ce339dfe139ccfb37d9ed98de2a33fd7d41 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -117,6 +117,7 @@ source_set("browser") {
deps += [
"//cc",
"//cc/surfaces",
+ "//components/filesystem:lib",
"//components/leveldb:lib",
"//components/scheduler:common",
"//content/app/resources",

Powered by Google App Engine
This is Rietveld 408576698