| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 2575f06787dee891822555ce90b8af979e3a6f76..b3b26ecc2bc5d8afd18f3ff5acec77c4ea145972 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -286,10 +286,8 @@
|
| 'common/plugin_messages.cc',
|
| 'common/plugin_messages.h',
|
| 'common/plugin_messages_internal.h',
|
| - 'common/pref_store.cc',
|
| + 'common/persistent_pref_store.h',
|
| 'common/pref_store.h',
|
| - 'common/pref_store_base.cc',
|
| - 'common/pref_store_base.h',
|
| 'common/render_messages.cc',
|
| 'common/render_messages.h',
|
| 'common/render_messages_internal.h',
|
|
|