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

Unified Diff: chrome/renderer/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/common/visitedlink_common.cc ('k') | chrome/renderer/chrome_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index ced815f0c56be389f8aafd2a98dc3160307753cc..d4fd33f709838f394094b511ea4556650b2dc84c 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+chrome/app", # The plugins use the theme library to get the sad plugin bitmap.
+ "+components/visitedlink/renderer",
# TODO(jam): remove this once all of chrome doesn't depend on content/common.
"-content/common",
"+content/public/renderer",
« no previous file with comments | « chrome/common/visitedlink_common.cc ('k') | chrome/renderer/chrome_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698