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

Unified Diff: components/dom_distiller/DEPS

Issue 1409133007: Add a new set of page features for distillability testing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webkit
Patch Set: Created 5 years, 1 month 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 | « no previous file | components/dom_distiller/core/page_features.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index 7c1ea01fc9219c32f7fbef2a10de9403e4c18941..b8e0685d60b2e9817316ef93594bdcb6b1f86a57 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+sync/api",
"+sync/internal_api/public/attachments", # Needed for tests.
"+sync/protocol",
+ "+third_party/WebKit/public/platform",
blundell 2015/11/04 19:49:18 This dependency is not allowed in code shared on i
"+third_party/dom_distiller_js",
"+third_party/re2",
"+net/base",
« no previous file with comments | « no previous file | components/dom_distiller/core/page_features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698