Index: ppapi/thunk/DEPS |
diff --git a/ppapi/thunk/DEPS b/ppapi/thunk/DEPS |
index ded13232a98ea3c8964192a094bbacd660d4f57a..06212494117992c18651c1bc15e05eb4c45b2a07 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/command_buffer_id.h", |
"+gpu/command_buffer/common/sync_token.h", |
"-ppapi/cpp", |
"-ppapi/proxy", |