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

Unified Diff: components/profile_service/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: components/profile_service/BUILD.gn
diff --git a/components/profile_service/BUILD.gn b/components/profile_service/BUILD.gn
index 6fd497becf66819bf80191b69b447a0ac4f3b52a..70d5f7e85fa0df7c694b68a5797011b70b413977 100644
--- a/components/profile_service/BUILD.gn
+++ b/components/profile_service/BUILD.gn
@@ -17,8 +17,6 @@ source_set("lib") {
"//base",
"//components/filesystem:lib",
"//components/filesystem/public/interfaces",
- "//components/leveldb:lib",
- "//components/leveldb/public/interfaces",
"//components/profile_service/public/interfaces",
"//mojo/common",
"//mojo/common:common_base",

Powered by Google App Engine
This is Rietveld 408576698