Chromium Code Reviews| Index: ui/gl/gl.gyp |
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp |
| index 59e82a6e339d4fdc48c5bfaca0a139aa87c0442a..ac780d7a37e1efe98309ce0fff266e0ab038e44e 100644 |
| --- a/ui/gl/gl.gyp |
| +++ b/ui/gl/gl.gyp |
| @@ -298,6 +298,7 @@ |
| ['use_ozone==1', { |
| 'dependencies': [ |
| '../ozone/ozone.gyp:ozone', |
| + '../ozone/ozone.gyp:ozone_base', |
| ], |
| }], |
| ['OS=="android" and android_webview_build==0', { |