| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 7ee159104b927018c76333b0836853e35d6a364c..b3dca66ff6fbc52c69e74d2948d382d605186640 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -450,6 +450,7 @@
|
| ['OS != "ios"', {
|
| 'dependencies': [
|
| '<(DEPTH)/chrome/app/policy/cloud_policy_codegen.gyp:policy',
|
| + '<(DEPTH)/chrome/common/extensions/api/api.gyp:api',
|
| '<(DEPTH)/components/components.gyp:autofill_core_common',
|
| '<(DEPTH)/components/nacl_common.gyp:nacl_common',
|
| '<(DEPTH)/ipc/ipc.gyp:ipc',
|
|
|