| Index: components/encryptor.gypi
|
| diff --git a/components/encryptor.gypi b/components/encryptor.gypi
|
| index 3050140e4387b06f2954f01d2ee46c4a0a0e0233..3ddc7a132918ff3d8e1446f8a28f6d1d4df99818 100644
|
| --- a/components/encryptor.gypi
|
| +++ b/components/encryptor.gypi
|
| @@ -20,6 +20,8 @@
|
| 'encryptor/encryptor_password_mac.h',
|
| 'encryptor/encryptor_password_mac.mm',
|
| 'encryptor/encryptor_posix.cc',
|
| + 'encryptor/encryptor_switches.cc',
|
| + 'encryptor/encryptor_switches.h',
|
| 'encryptor/encryptor_win.cc',
|
| 'encryptor/ie7_password_win.cc',
|
| 'encryptor/ie7_password_win.h',
|
|
|