| 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',
|
|
|