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

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: Add OWNERS file by request. Created 4 years, 9 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..22439623933e8ead72757f4973f22da9a531f213 100644
--- a/components/profile_service/profile_service.gyp
+++ b/components/profile_service/profile_service.gyp
@@ -18,6 +18,8 @@
'../..',
],
'sources': [
+ 'leveldb_thread.cc',
+ 'leveldb_thread.h',
'profile_app.cc',
'profile_app.h',
'profile_service_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698