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

Unified Diff: chrome/android/javatests/DEPS

Issue 1283223004: Contextual Search Panel should own ContentViewCore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Override wrappers instead of native Created 5 years, 4 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: chrome/android/javatests/DEPS
diff --git a/chrome/android/javatests/DEPS b/chrome/android/javatests/DEPS
index fc1237504963c90910724df5c2bbbe22d1d31efe..56aacad51603614482cf0bde46fbe4161fc824bd 100644
--- a/chrome/android/javatests/DEPS
+++ b/chrome/android/javatests/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core",
"+components/navigation_interception",
"+components/precache/android/javatests",
+ "+components/web_contents_delegate_android",
"+content/public/android/java",
"+sync/android/java/src/org/chromium/sync",
# We should only depend on the util package of something that lives in

Powered by Google App Engine
This is Rietveld 408576698