| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index ea8fad63dc2aeda030745716a5e01ec2859d1dee..3db07615eba869b628bae58f0d40e10817a8117f 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -239,6 +239,8 @@
|
| 'common/nacl_messages.h',
|
| 'common/nacl_types.cc',
|
| 'common/nacl_types.h',
|
| + 'common/password_generation_util.cc',
|
| + 'common/password_generation_util.h',
|
| 'common/pepper_flash.cc',
|
| 'common/pepper_flash.h',
|
| 'common/persistent_pref_store.h',
|
|
|