Chromium Code Reviews| Index: ui/gfx/chromeos/codec/DEPS |
| diff --git a/ui/gfx/chromeos/codec/DEPS b/ui/gfx/chromeos/codec/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d5f8ca2145ebd07fd7fc98ea3395a5fd3df7368b |
| --- /dev/null |
| +++ b/ui/gfx/chromeos/codec/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+skia", |
| + "+third_party/libjpeg", |
| +] |