| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index d3370f6d6f7c668c15038d24a03154b05ef7b7ca..2f90b58bca856d481855553188c0e291cc810e47 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -414,7 +414,7 @@
|
| ['OS != "ios"', {
|
| 'dependencies': [
|
| '<(DEPTH)/third_party/re2/re2.gyp:re2',
|
| - '<(DEPTH)/chrome/common/extensions/api/api.gyp:api',
|
| + '<(DEPTH)/chrome/common/extensions/api/api.gyp:chrome_api',
|
| '<(DEPTH)/components/components.gyp:autofill_core_common',
|
| '<(DEPTH)/components/components.gyp:autofill_content_common',
|
| '<(DEPTH)/components/components.gyp:password_manager_core_common',
|
|
|