Chromium Code Reviews| Index: components/prefs/prefs.gyp |
| diff --git a/components/prefs/prefs.gyp b/components/prefs/prefs.gyp |
| index 554bef4f7ff146ff85382050e80d546986a8242e..3897576f9ce3de3b13d0eabb28bd59d969c24558 100644 |
| --- a/components/prefs/prefs.gyp |
| +++ b/components/prefs/prefs.gyp |
| @@ -19,6 +19,8 @@ |
| 'sources': [ |
| 'default_pref_store.cc', |
| 'default_pref_store.h', |
| + 'in_memory_pref_store.cc', |
| + 'in_memory_pref_store.h', |
| 'json_pref_store.cc', |
| 'json_pref_store.h', |
| 'overlay_user_pref_store.cc', |