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

Side by Side Diff: components/web_restrictions/DEPS

Issue 1631603002: Web restrictions component only. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 "+content/public", 2 "+content/public",
jochen (gone - plz use gerrit) 2016/02/05 14:55:07 please don't mix browser and renderer stuff in one
aberent 2016/02/19 12:31:18 Done in https://codereview.chromium.org/1684153002
3 "+content/shell",
4 "+gin", 3 "+gin",
5 "+sandbox", 4 "+jni",
5 "+net",
6 "+third_party/WebKit",
6 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698