Index: gpu/demos/demos.gyp |
diff --git a/gpu/demos/demos.gyp b/gpu/demos/demos.gyp |
index 2e2ead0a487ed5e93f19147add3ea1a727d2e52c..0d1875da24ff57b9e605892f54bdb3c4e2c3e381 100644 |
--- a/gpu/demos/demos.gyp |
+++ b/gpu/demos/demos.gyp |
@@ -41,6 +41,7 @@ |
'gpu_demo_framework', |
'../gpu.gyp:command_buffer_client', |
'../gpu.gyp:command_buffer_service', |
+ '../../ui/gfx/surface/surface.gyp:surface', |
Ben Goodger (Google)
2011/03/23 18:41:10
How did this work before without an app/ dependenc
jonathan.backer
2011/03/24 13:02:07
Good catch!
I think that it pulled it in through
|
], |
'sources': [ |
'framework/main_exe.cc', |