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

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: Fix final nits Created 4 years, 4 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/interfaces",
3 "+content/public/renderer",
4 "+gin",
5 "+grit",
6 "+third_party/WebKit",
2 "+ui/base", 7 "+ui/base",
3 "+grit", 8 "+url",
9 "+v8",
4 ] 10 ]
OLDNEW
« no previous file with comments | « components/supervised_user_error_page/BUILD.gn ('k') | components/supervised_user_error_page/gin_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698