| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 19eedfe7de4c1b81373c480af8a7740aeed39da3..45ba1599a32dacaa74a0614a191fbf408492af8d 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',
|
| @@ -334,8 +335,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',
|
|
|