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..60f0da0c4990a9b54502ee426bd68bd4aaed249a |
--- /dev/null |
+++ b/gpu/command_buffer/common/DEPS |
@@ -0,0 +1,6 @@ |
+specific_include_rules = { |
+ "unittest_main\.cc": [ |
+ "+mojo/edk/embedder/embedder.h", |
+ "+mojo/edk/test/scoped_ipc_support.h", |
+ ], |
+} |