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

Side by Side Diff: components/supervised_user_error_page/DEPS

Issue 1890203002: Implement Web Restrictions in WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase (again!) Created 4 years, 6 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/web_restrictions",
jochen (gone - plz use gerrit) 2016/06/07 19:16:18 that includes browser code, please restrict to /re
aberent 2016/07/12 18:48:24 Actually the dependency is on components/web_restr
3 "+content/public/renderer",
4 "+gin",
5 "+grit",
6 "+third_party/WebKit",
2 "+ui/base", 7 "+ui/base",
3 "+grit", 8 "+v8",
4 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698