| Index: components/display_compositor/DEPS
|
| diff --git a/components/display_compositor/DEPS b/components/display_compositor/DEPS
|
| index eca1d9b8f16278ebe7a809f9b161e9fc1f07c038..5f7809be7ec9f11315f63eeabb1e01d34871ea87 100644
|
| --- a/components/display_compositor/DEPS
|
| +++ b/components/display_compositor/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| "+cc/base",
|
| "+cc/ipc",
|
| "+cc/output",
|
| + "+cc/resources",
|
| "+cc/surfaces",
|
| "+cc/test",
|
| "+gpu/GLES2",
|
| @@ -10,6 +11,7 @@ include_rules = [
|
| "+gpu/ipc",
|
| "+gpu/ipc/common",
|
| "+mojo/public/cpp/bindings",
|
| + "+mojo/public/cpp/system",
|
| "+third_party/khronos/GLES2",
|
| "+third_party/skia",
|
| "+ui/display",
|
|
|