| Index: components/display_compositor/DEPS
|
| diff --git a/components/display_compositor/DEPS b/components/display_compositor/DEPS
|
| deleted file mode 100644
|
| index 51cd0b032dc737c2bd9925d8381142faf07ccce9..0000000000000000000000000000000000000000
|
| --- a/components/display_compositor/DEPS
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -include_rules = [
|
| - "+cc/output",
|
| - "+cc/test",
|
| - "+gpu/GLES2",
|
| - "+gpu/command_buffer/client",
|
| - "+gpu/command_buffer/common",
|
| - "+third_party/khronos/GLES2",
|
| - "+third_party/skia",
|
| - "+ui/gfx",
|
| - "+ui/gl",
|
| -]
|
| -
|
| -specific_include_rules = {
|
| - "yuv_readback_unittest\.cc": [
|
| - "+media/base",
|
| - ],
|
| -}
|
|
|