diff options
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r-- | gpu/gpu.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index 0ebacf8..4b25208 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -181,6 +181,7 @@ '../app/app.gyp:app_base', '../base/base.gyp:base', '../ui/ui.gyp:ui_gfx', + '../ui/gfx/surface/surface.gyp:surface', '../third_party/angle/src/build_angle.gyp:translator_glsl', ], 'sources': [ |