| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index e3a2404928cfde4ce2fe07c3daee8fc33e66afb0..2575f06787dee891822555ce90b8af979e3a6f76 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -288,6 +288,8 @@
|
| 'common/plugin_messages_internal.h',
|
| 'common/pref_store.cc',
|
| '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',
|
|
|