Chromium Code Reviews| Index: samples/DEPS |
| diff --git a/samples/DEPS b/samples/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cf2a702a7e20fd80e0455ac1a96dffb131c88a9d |
| --- /dev/null |
| +++ b/samples/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + '+fx_lpng', |
| + '+third_party/zlib_v128', |
| +] |