Chromium Code Reviews| Index: mojo/services/public/cpp/view_manager/lib/DEPS |
| diff --git a/mojo/services/public/cpp/view_manager/lib/DEPS b/mojo/services/public/cpp/view_manager/lib/DEPS |
| index dbf2d25e7b86c10b254d0399f9e9fbbe5f3deb9c..0af5fad78e05e713c3388ad8a03c31c7cd1d628c 100644 |
| --- a/mojo/services/public/cpp/view_manager/lib/DEPS |
| +++ b/mojo/services/public/cpp/view_manager/lib/DEPS |
| @@ -1,5 +1,10 @@ |
| include_rules = [ |
| + "+cc/surfaces/surface_id.h", |
| + "+cc/surfaces/surface_id_allocator.h", |
| + "+gpu/GLES2", |
| + "+gpu/command_buffer/common/mailbox.h", |
| "+mojo/geometry", |
| + "+third_party/khronos/GLES2", |
| "+third_party/skia", |
| "+ui/gfx", |
| ] |