Chromium Code Reviews| Index: ppapi/thunk/DEPS |
| diff --git a/ppapi/thunk/DEPS b/ppapi/thunk/DEPS |
| index 9509d54b2371c7cb418303fd5362999f2a410241..ded13232a98ea3c8964192a094bbacd660d4f57a 100644 |
| --- a/ppapi/thunk/DEPS |
| +++ b/ppapi/thunk/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| # For gpu::CommandBuffer::State |
| "+gpu/command_buffer/common/command_buffer.h", |
| + "+gpu/command_buffer/common/sync_token.h", |
| "-ppapi/cpp", |
| "-ppapi/proxy", |
| ] |