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

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: Remove most of the LOGs. 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 96e7070f49fe04d95609704d7d1dbcaea4250943..9c479fa96cfccff05a0b8a96aca796b7aeed027e 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