Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
[Temp][Tizen] Temporarily remove ozone dependency for gl
Browse files Browse the repository at this point in the history
Currently, the ozone-wayland depends on ui/gl. However, that will cause cycling
dependency error. So temporarily remove ozone dependency for gl until we find a
better way.

Refer to intel/ozone-wayland#240 and
intel/ozone-wayland#246
  • Loading branch information
qjia7 authored and darktears committed Aug 27, 2014
1 parent 8127bd6 commit 3873a6c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ui/gl/gl.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 3873a6c

Please sign in to comment.