| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 44291f37c5a17fddd1e151c929a1215995e5033b..c474218080a9bc8ff0454997ae21d169e5db0730 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -413,8 +413,8 @@
|
| 'common_mojo_bindings',
|
| '<(DEPTH)/components/components.gyp:autofill_core_common',
|
| '<(DEPTH)/components/components.gyp:autofill_content_common',
|
| + '<(DEPTH)/components/components.gyp:password_manager_content_mojo_bindings',
|
| '<(DEPTH)/components/components.gyp:password_manager_core_common',
|
| - '<(DEPTH)/components/components.gyp:password_manager_content_common',
|
| '<(DEPTH)/components/components.gyp:signin_core_common',
|
| '<(DEPTH)/components/components.gyp:translate_content_common',
|
| '<(DEPTH)/components/components.gyp:visitedlink_common',
|
|
|