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

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: Remove stray mark. 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..e0676ae6f20249abff53d9d7c691263f75b48f40 100644
--- a/components/profile_service/profile_service.gyp
+++ b/components/profile_service/profile_service.gyp
@@ -22,6 +22,8 @@
'profile_app.h',
'profile_service_impl.cc',
'profile_service_impl.h',
+ 'user_id_map.cc',
+ 'user_id_map.h',
],
'dependencies': [
'profile_service_bindings',

Powered by Google App Engine
This is Rietveld 408576698