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

Unified Diff: components/profile_service/profile_service.gyp

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/profile_service.gyp
diff --git a/components/profile_service/profile_service.gyp b/components/profile_service/profile_service.gyp
index 75561bde5545429a2961a3d0a524d6bd516652ae..48f4d18cd4cfb19ba3e39cae94d906dfd6c6c70d 100644
--- a/components/profile_service/profile_service.gyp
+++ b/components/profile_service/profile_service.gyp
@@ -27,7 +27,6 @@
'profile_service_bindings',
'../../base/base.gyp:base',
'../../components/filesystem/filesystem.gyp:filesystem_lib',
- '../../components/leveldb/leveldb.gyp:leveldb_lib',
'../../mojo/mojo_base.gyp:mojo_application_base',
'../../mojo/mojo_base.gyp:tracing_service',
'../../mojo/mojo_edk.gyp:mojo_system_impl',

Powered by Google App Engine
This is Rietveld 408576698