Chromium Code Reviews| Index: content/public/browser/DEPS |
| diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS |
| index ba7ab501b007d2a3f8261a15d0f4f60e4e03c3f7..172c6e02cd061cbed2d172f747d6b267291f7b27 100644 |
| --- a/content/public/browser/DEPS |
| +++ b/content/public/browser/DEPS |
| @@ -1,3 +1,7 @@ |
| +include_rules = [ |
| + "+device/screen_orientation/public/interfaces", |
|
kinuko
2016/12/12 14:44:08
I assume these new deps in content are going to be
leonhsl(Using Gerrit)
2016/12/13 02:34:57
Yeah that's correct, finally all screen_orientatio
|
| +] |
| + |
| specific_include_rules = { |
| ".*\.cc": [ |
| "+content/browser", |