Chromium Code Reviews| Index: gpu/demos/framework/DEPS |
| diff --git a/gpu/demos/framework/DEPS b/gpu/demos/framework/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ab44782a0f0614417ba13570e67e601940a7eea3 |
| --- /dev/null |
| +++ b/gpu/demos/framework/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+base", |
| + "+third_party/ppapi", |
| + "+ppapi" |
| +] |