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

Unified Diff: components/visitedlink/DEPS

Issue 2048503002: Convert visitedlink to use mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@message-mojom-magic
Patch Set: clang format Created 4 years, 3 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 | « components/BUILD.gn ('k') | components/visitedlink/browser/visitedlink_event_listener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/visitedlink/DEPS
diff --git a/components/visitedlink/DEPS b/components/visitedlink/DEPS
index 1c40d981eb61603be29c8cbb5bd6f892d2d5b722..e7d54f924c069fa9b5fac75e0d72bfbe7e8fa22a 100644
--- a/components/visitedlink/DEPS
+++ b/components/visitedlink/DEPS
@@ -1,3 +1,5 @@
include_rules = [
- "+ipc",
+ "+mojo/public",
+ "+content/public/common",
+ "+services/shell/public",
]
« no previous file with comments | « components/BUILD.gn ('k') | components/visitedlink/browser/visitedlink_event_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698