Chromium Code Reviews| Index: gpu/command_buffer/common/DEPS |
| diff --git a/gpu/command_buffer/common/DEPS b/gpu/command_buffer/common/DEPS |
| index d6a7931597093d580f62853f902ef5280c4ee65a..5945e36c80bdbc09cd7975bbf6a8fc56a53b73f0 100644 |
| --- a/gpu/command_buffer/common/DEPS |
| +++ b/gpu/command_buffer/common/DEPS |
| @@ -2,4 +2,7 @@ specific_include_rules = { |
| "unittest_main\.cc": [ |
| "+mojo/edk/embedder/embedder.h", |
| ], |
| + "activity_flags.h": [ |
| + "+mojo/public/cpp/system/buffer.h", |
| + ], |
| } |