| Index: chrome/chrome_common.gypi
 | 
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
 | 
| index 2b923335a352badbe23643453d3512948a84cc3c..2b79b9802237401f945a4ad63f9c26600d021e44 100644
 | 
| --- a/chrome/chrome_common.gypi
 | 
| +++ b/chrome/chrome_common.gypi
 | 
| @@ -268,6 +268,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',
 | 
| 
 |