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

Unified Diff: chrome/browser/DEPS

Issue 11825011: Componentize visitedlinks to src/components/visitedlink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « no previous file | chrome/browser/history/DEPS » ('j') | chrome/browser/visitedlink/visitedlink_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 6b1761285322484decb61ad1ea24a7379dbe06b7..6122358676b70ad67fa274b4c3560f097c410c45 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -102,5 +102,5 @@ include_rules = [
# FIXME: this is used by a browser_test. We need to find a better structure
# for this include.
- "!chrome/renderer/visitedlink_slave.h",
+ "!components/visitedlink/renderer/visitedlink_slave.h",
]
« no previous file with comments | « no previous file | chrome/browser/history/DEPS » ('j') | chrome/browser/visitedlink/visitedlink_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698