OLD | NEW |
---|---|
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 ] |
OLD | NEW |