| Index: content/common/gpu/DEPS
|
| diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS
|
| index 428e3cdf3e7832e8cbe90d8e0590ed1b283b681a..ea8926357a7df9a389f037921eb1c20c2e07d8f0 100644
|
| --- a/content/common/gpu/DEPS
|
| +++ b/content/common/gpu/DEPS
|
| @@ -1,11 +1,11 @@
|
| -include_rules = [
|
| - "+chrome/app",
|
| - "+gpu/command_buffer",
|
| - "+libEGL",
|
| - "+libGLESv2",
|
| - "+media/video/video_decode_accelerator.h",
|
| - "+skia",
|
| - "+third_party/angle/include",
|
| - "+third_party/openmax",
|
| - "+third_party/mesa",
|
| -]
|
| +include_rules = [
|
| + "+chrome/app",
|
| + "+gpu/command_buffer",
|
| + "+libEGL",
|
| + "+libGLESv2",
|
| + "+media/video/video_decode_accelerator.h",
|
| + "+skia",
|
| + "+third_party/angle/include",
|
| + "+third_party/openmax",
|
| + "+third_party/mesa",
|
| +]
|
|
|