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

Unified 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: 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
Index: components/visitedlink/test/DEPS
diff --git a/components/visitedlink/test/DEPS b/components/visitedlink/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..0157a487a66bc64252ee63e84b43bf85967b97c5
--- /dev/null
+++ b/components/visitedlink/test/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+content/public",
+
+ # TODO(boliu): Remove this when we have our own component test harness.
+ "!chrome/test",
+]
« no previous file with comments | « components/visitedlink/renderer/visitedlink_slave.cc ('k') | components/visitedlink/test/visitedlink_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698