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

Side by Side 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: merge depend, and update interface again 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/keyed_service", 2 "+components/keyed_service",
3 "+content/public", 3 "+content/public",
4 "+content/shell", 4 "+content/shell",
5 "+ipc",
5 "+net/base", 6 "+net/base",
6 "+net/test", 7 "+net/test",
7 ] 8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698