Chromium Code Reviews| Index: components/view_manager/gles2/DEPS |
| diff --git a/components/view_manager/gles2/DEPS b/components/view_manager/gles2/DEPS |
| index 3a90be0d22325294cf93ea1a04dbd0849b08db9e..242c5d809869a8771f508b5cd270eea21d693b65 100644 |
| --- a/components/view_manager/gles2/DEPS |
| +++ b/components/view_manager/gles2/DEPS |
| @@ -1,7 +1,9 @@ |
| include_rules = [ |
| + "+cc", |
| "+components/gpu", |
| "+gpu", |
| "+mojo/converters", |
| + "+mojo/platform_handle", |
| "+third_party/mojo/src/mojo/public", |
| "+ui", |
| ] |