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

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: 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/DEPS ('k') | chrome/browser/history/DEPS » ('j') | no next file with comments »
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 2d9840d8798c2194050ae6f5cd150b4fa6534cff..00ea7c609fd6f7e7b66a876dc7cb7e6764a6c03a 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
"+components/auto_login_parser",
+ "+components/visitedlink/browser",
"+components/web_contents_delegate_android",
# TODO(boliu): Remove when content/components is moved to components.
"+content/components",
@@ -98,8 +99,4 @@ include_rules = [
"+third_party/re2",
"+third_party/sqlite",
"+third_party/undoview",
-
- # FIXME: this is used by a browser_test. We need to find a better structure
- # for this include.
- "!chrome/renderer/visitedlink_slave.h",
]
« no previous file with comments | « chrome/DEPS ('k') | chrome/browser/history/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698