Index: ui/surface/surface.gyp |
diff --git a/ui/surface/surface.gyp b/ui/surface/surface.gyp |
index d64972da39265d4e59604a31de23c82e57b54339..1e36b41131c4c435f44c522456c1a2d9936815f2 100644 |
--- a/ui/surface/surface.gyp |
+++ b/ui/surface/surface.gyp |
@@ -11,7 +11,7 @@ |
'conditions': [ |
['use_x11 == 1', { |
'include_dirs': [ |
- '<(DEPTH)/third_party/angle/include', |
+ '<(DEPTH)/third_party/khronos', |
], |
}], |
# TODO(ncarter): Does hlsl compilation belong in a shared location? |