Chromium Code Reviews| Index: core/src/fxcodec/DEPS |
| diff --git a/core/src/fxcodec/DEPS b/core/src/fxcodec/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2cc199a8a78a3b8be9a8a2774bd2f83edb8d1d0a |
| --- /dev/null |
| +++ b/core/src/fxcodec/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + '+third_party/libjpeg', |
| + '+third_party/libopenjpeg20', |
| + '+third_party/zlib_v128', |
| + '+third_party/lcms2-2.6', |
|
Lei Zhang
2015/07/14 23:02:52
nit: alphabetical order
Tom Sepez
2015/07/14 23:12:24
Done.
|
| +] |