Chromium Code Reviews| Index: cc/raster/DEPS |
| diff --git a/cc/raster/DEPS b/cc/raster/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..96ad73f9c430d6757754c7f1ed7568fcf49cf6d5 |
| --- /dev/null |
| +++ b/cc/raster/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+gpu/skia_bindings/gl_bindings_skia_cmd_buffer.h", |
| +] |