Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index e690f897d4688a2deb0bb46a83ee1aaac23160a7..88c981e16c97a0d8982234af8e9904b4c1f19541 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', |
@@ -342,8 +343,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', |