| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 0328301379505b01e096bc4013f24470e65049c1..6cfea3abd56e309692135bf0b889285f8810c563 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -39,7 +39,6 @@
|
| '<(DEPTH)/components/components.gyp:json_schema',
|
| '<(DEPTH)/components/components.gyp:policy_component',
|
| '<(DEPTH)/components/components.gyp:variations',
|
| - '<(DEPTH)/components/components.gyp:visitedlink_common',
|
| '<(DEPTH)/content/content.gyp:content_common',
|
| '<(DEPTH)/net/net.gyp:net',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| @@ -429,6 +428,7 @@
|
| '<(DEPTH)/chrome/common/extensions/api/api.gyp:api',
|
| '<(DEPTH)/components/components.gyp:autofill_core_common',
|
| '<(DEPTH)/components/nacl.gyp:nacl_common',
|
| + '<(DEPTH)/components/components.gyp:visitedlink_common',
|
| '<(DEPTH)/extensions/extensions.gyp:extensions_common',
|
| '<(DEPTH)/ipc/ipc.gyp:ipc',
|
| '<(DEPTH)/third_party/adobe/flash/flash_player.gyp:flapper_version_h',
|
|
|