Index: ui/gl/gl.gyp |
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
index 527c5c4b63d20cb9a068d849b27ed26cc1661f63..2ec6d76ed5e5759b1154e92cfbc122a9af003f05 100644 |
--- a/ui/gl/gl.gyp |
+++ b/ui/gl/gl.gyp |
@@ -29,6 +29,7 @@ |
], |
'include_dirs': [ |
'<(DEPTH)/third_party/swiftshader/include', |
+ '<(DEPTH)/third_party/khronos', |
'<(DEPTH)/third_party/mesa/src/include', |
no sievers
2014/02/28 20:53:26
Can we remove mesa here?
We already specify the e
Ken Russell (switch to Gerrit)
2014/02/28 21:25:04
I don't know -- a try job would be needed. In gene
|
'<(gl_binding_output_dir)', |
], |