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

Unified Diff: components/dom_distiller/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: 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: components/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index cff0bf5ced03679458ebe228ae743c7ad57ae98b..9a9f0f74dd17f03a3ccea4798059cf21703bee8d 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+grit", # For generated headers.
+ "+jni",
"+sync/api",
"+sync/protocol",
"+third_party/leveldatabase/src/include",

Powered by Google App Engine
This is Rietveld 408576698