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

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: Keeping up with the ToT 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 623364835530264f4770a6e2950f33f68a0d0884..b2a754cdd31e1f073687bde72278d183d82184fb 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -112,6 +112,7 @@ source_set("browser") {
deps += [
"//cc",
"//cc/surfaces",
+ "//components/filesystem:lib",
"//components/leveldb:lib",
"//components/profile_service:lib",
"//components/scheduler:common",

Powered by Google App Engine
This is Rietveld 408576698