| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 98b0ab6c158fbb9d03761131812f45e8ab85be78..710b2010bff490071de17e68fdbb8b32ce19f5f7 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -270,6 +270,8 @@
|
| 'common/password_generation_util.h',
|
| 'common/pepper_flash.cc',
|
| 'common/pepper_flash.h',
|
| + 'common/pref_names_util.cc',
|
| + 'common/pref_names_util.h',
|
| 'common/print_messages.cc',
|
| 'common/print_messages.h',
|
| 'common/profiling.cc',
|
|
|