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