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

Unified Diff: components/dom_distiller/content/DEPS

Issue 1434433002: Pass distillability updates from renderer to browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@model
Patch Set: address tsepez's comment 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
Index: components/dom_distiller/content/DEPS
diff --git a/components/dom_distiller/content/DEPS b/components/dom_distiller/content/DEPS
index 50f350df6286190332927fc34a5335ca5fb51f50..4688a57f2cf75b9b5b537760ed263816dadbe3b9 100644
--- a/components/dom_distiller/content/DEPS
+++ b/components/dom_distiller/content/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/keyed_service",
"+content/public",
"+content/shell",
+ "+ipc",
"+net/base",
"+net/test",
]
« no previous file with comments | « components/dom_distiller/content/BUILD.gn ('k') | components/dom_distiller/content/browser/distillability_driver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698