diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp index 59e82a6e339d4..ba04c0ce8b2e1 100644 --- a/ui/gl/gl.gyp +++ b/ui/gl/gl.gyp @@ -295,11 +295,6 @@ ['OS!="android"', { 'sources/': [ ['exclude', '^android/'] ], }], - ['use_ozone==1', { - 'dependencies': [ - '../ozone/ozone.gyp:ozone', - ], - }], ['OS=="android" and android_webview_build==0', { 'dependencies': [ '../android/ui_android.gyp:ui_java',