| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index c7a967a74e549f073bd443ccca903d37068fe70c..7018c0190d828ed0880d282bb7d8dda78d990c9b 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -36,6 +36,7 @@
|
| '<(DEPTH)/chrome/chrome_resources.gyp:chrome_strings',
|
| '<(DEPTH)/chrome/chrome_resources.gyp:theme_resources',
|
| '<(DEPTH)/chrome/common_constants.gyp:common_constants',
|
| + '<(DEPTH)/components/components.gyp:visitedlink_common',
|
| '<(DEPTH)/content/content.gyp:content_common',
|
| '<(DEPTH)/net/net.gyp:net',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| @@ -353,8 +354,6 @@
|
| 'common/url_constants.h',
|
| 'common/view_type.cc',
|
| 'common/view_type.h',
|
| - 'common/visitedlink_common.cc',
|
| - 'common/visitedlink_common.h',
|
| 'common/web_apps.cc',
|
| 'common/web_apps.h',
|
| 'common/web_resource/web_resource_unpacker.cc',
|
|
|