| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 0d1f40359748878919e027e0244e83c2e2ee3334..785632750ebc604803019a2ce41cb2521a2c2dbd 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -480,7 +480,7 @@
|
| 'dependencies': [
|
| '<(DEPTH)/chrome/app/policy/cloud_policy_codegen.gyp:policy',
|
| '<(DEPTH)/chrome/common/extensions/api/api.gyp:api',
|
| - '<(DEPTH)/components/components.gyp:autofill_common',
|
| + '<(DEPTH)/components/components.gyp:autofill_core_common',
|
| '<(DEPTH)/ipc/ipc.gyp:ipc',
|
| '<(DEPTH)/printing/printing.gyp:printing',
|
| '<(DEPTH)/third_party/adobe/flash/flash_player.gyp:flapper_version_h',
|
|
|