| Index: components/display_compositor/DEPS
|
| diff --git a/components/display_compositor/DEPS b/components/display_compositor/DEPS
|
| index eca1d9b8f16278ebe7a809f9b161e9fc1f07c038..dd5fd92df3cb620879f16d50a679c05eb6788e28 100644
|
| --- a/components/display_compositor/DEPS
|
| +++ b/components/display_compositor/DEPS
|
| @@ -1,15 +1,12 @@
|
| include_rules = [
|
| "+cc/base",
|
| - "+cc/ipc",
|
| "+cc/output",
|
| - "+cc/surfaces",
|
| "+cc/test",
|
| "+gpu/GLES2",
|
| "+gpu/command_buffer/client",
|
| "+gpu/command_buffer/common",
|
| "+gpu/ipc",
|
| "+gpu/ipc/common",
|
| - "+mojo/public/cpp/bindings",
|
| "+third_party/khronos/GLES2",
|
| "+third_party/skia",
|
| "+ui/display",
|
|
|