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

Unified Diff: android_webview/browser/DEPS

Issue 11860014: Android WebView visited link highlighting implementation part 1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move VisitedLinkMaster to AwBrowserContext 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: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 2892748fb5be86ad1fd474537026f0aa9f9d02a6..c105c9bf343dd7037b2bc0275de8233d235dc891 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -3,6 +3,8 @@ include_rules = [
"+android_webview/browser",
"+android_webview/common",
+ "+components/visitedlink/browser",
+
"+content/public/browser",
# Temporary until we bundle our own favicon. See

Powered by Google App Engine
This is Rietveld 408576698