• C
    Remove rarely used GLConnection stuff in flow. (#3440) · 28682514
    Chinmay Garde 提交于
    I had added this initially as a means of making it easier to deal with OpenGL directly in Flow. However, we are moving away from dealing with the client rendering APIs directly. Instead, delegating everything to Skia. Besides, we only ever used this to log the GPU description in case of context setup failures. This has not proved to be useful so far. Also, having this in place is making it difficult to remove all dependencies on GL in Shell.
    28682514
BUILD.gn 1.7 KB