Index: mojo/mojo_examples.gypi |
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi |
index 0731887e1f2c741751c60f2f7033b1fb9b60d801..f83c4a93e4e16cb474c4c062bc4c4b7bbddb75ab 100644 |
--- a/mojo/mojo_examples.gypi |
+++ b/mojo/mojo_examples.gypi |
@@ -86,6 +86,7 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
+ '../gpu/gpu.gyp:command_buffer_common', |
'../ppapi/ppapi.gyp:ppapi_c', |
'../ppapi/ppapi_internal.gyp:ppapi_example_gles2_spinning_cube', |
'mojo_environment_chromium', |