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

Side by Side Diff: components/visitedlink/test/DEPS

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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 "+components/visitedlink",
brettw 2013/01/18 21:58:47 I thought this was unnecessary since you can see t
boliu 2013/01/18 22:42:15 You are right. Learning new things about our tools
3 "+content/public",
4
5 # TODO(boliu): Remove this when we have our own component test harness.
6 "!chrome/test",
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698