| Index: components/autofill.gypi
|
| diff --git a/components/autofill.gypi b/components/autofill.gypi
|
| index 6bbb5b3d23a4e9c9918eb35f99b45e639059345d..832ace173e2ba940a55644f6ed4a6521b9bf3f01 100644
|
| --- a/components/autofill.gypi
|
| +++ b/components/autofill.gypi
|
| @@ -103,7 +103,7 @@
|
| 'autofill_regexes',
|
| 'component_resources.gyp:component_resources',
|
| 'component_strings.gyp:component_strings',
|
| - 'encryptor',
|
| + 'os_crypt',
|
| 'user_prefs',
|
| 'webdata_common',
|
| ],
|
| @@ -347,7 +347,7 @@
|
| 'autofill_regexes',
|
| 'component_resources.gyp:component_resources',
|
| 'component_strings.gyp:component_strings',
|
| - 'encryptor',
|
| + 'os_crypt',
|
| 'user_prefs',
|
| 'webdata_common',
|
| ],
|
|
|