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

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: 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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index d1ea61ad8d28d72aecb090518b4359893faa488f..536cf5f14eb3ed2f011d1ce547cc93dd9c3df7c2 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -5,6 +5,7 @@
{
'includes': [
'components_tests.gypi',
+ 'visitedlink.gypi',
'web_contents_delegate_android.gypi',
],
}

Powered by Google App Engine
This is Rietveld 408576698