| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 6d4d4c61194df9f6a6471d01a0a449ac914626e1..9558adb8b780f10e3203fa5b44e2d4190ddf5f56 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -259,6 +259,8 @@
|
| 'common/gpu_plugin.h',
|
| 'common/important_file_writer.cc',
|
| 'common/important_file_writer.h',
|
| + 'common/in_memory_pref_store.cc',
|
| + 'common/in_memory_pref_store.h',
|
| 'common/json_pref_store.cc',
|
| 'common/json_pref_store.h',
|
| 'common/json_schema_validator.cc',
|
|
|