Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Unified Diff: components/components.gyp

Issue 11825011: Componentize visitedlinks to src/components/visitedlink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Final rebase Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/visitedlink_slave.cc ('k') | components/visitedlink.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index e4343b4753c048842c9df26737f9c04d1613aec0..a55fe4475ad1e165dcca94a532b93158a7f55ad6 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -6,6 +6,7 @@
'includes': [
'auto_login_parser.gypi',
'components_tests.gypi',
+ 'visitedlink.gypi',
'web_contents_delegate_android.gypi',
],
}
« no previous file with comments | « chrome/renderer/visitedlink_slave.cc ('k') | components/visitedlink.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698