Chromium Code Reviews| Index: mojo/gles2/DEPS |
| diff --git a/mojo/gles2/DEPS b/mojo/gles2/DEPS |
| index 42db3a4a7ea0208185d034f618711c8f77009d6b..4f1319de50ae92a3b218483df7e3cfccc4d9e978 100644 |
| --- a/mojo/gles2/DEPS |
| +++ b/mojo/gles2/DEPS |
| @@ -1,5 +1,5 @@ |
| include_rules = [ |
| - "+components/gles2", |
| - "+components/gpu", |
| + "+components/view_manager/gles2", |
| + "+components/view_manager/public", |
| "+gpu", |
| ] |