Index: gpu/command_buffer/common/gles2_cmd_format.h |
diff --git a/gpu/command_buffer/common/gles2_cmd_format.h b/gpu/command_buffer/common/gles2_cmd_format.h |
index f11b1e926e9b64e350bf770781662febbde41acf..9e1c6b578137e52652e6e1d62aee5565a5ae5d77 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_format.h |
+++ b/gpu/command_buffer/common/gles2_cmd_format.h |
@@ -57,6 +57,7 @@ enum IdNamespaces { |
kTextures, |
kQueries, |
kVertexArrays, |
+ kPaths, |
kNumIdNamespaces |
}; |