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

Unified Diff: chrome/android/testshell/java/DEPS

Issue 185113002: Add UI hook for distilling web pages for test shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased after testshell->shell change Created 6 years, 10 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/testshell/java/DEPS
diff --git a/chrome/android/testshell/java/DEPS b/chrome/android/testshell/java/DEPS
index 0d019e19974299cec7a3bbdc2c4c8a60cf9e9bc1..fcb5e7bb4aef6d64a3ae501035785f2bb4f214a8 100644
--- a/chrome/android/testshell/java/DEPS
+++ b/chrome/android/testshell/java/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/dom_distiller/android/java",
"+content/public/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698