Chromium Code Reviews| Index: gpu/command_buffer/common/DEPS |
| diff --git a/gpu/command_buffer/common/DEPS b/gpu/command_buffer/common/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d6a7931597093d580f62853f902ef5280c4ee65a |
| --- /dev/null |
| +++ b/gpu/command_buffer/common/DEPS |
| @@ -0,0 +1,5 @@ |
| +specific_include_rules = { |
| + "unittest_main\.cc": [ |
| + "+mojo/edk/embedder/embedder.h", |
| + ], |
| +} |