• Daniel Bratell's avatar
    Use the X11 header wrapper in ui/gl · d1c31388
    Daniel Bratell authored
    The X11 header wrapper prevents us from polluting the global
    namespace with risky macros such as None, True, False, Status.
    This is in particular necessary for jumbo builds since they
    are more vulnerable to headers doing unexpected things.
    
    Bug: 782184
    Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
    Change-Id: Icd39a959c24a6b8f5a74e044e3fd1e6b959c6280
    Reviewed-on: https://chromium-review.googlesource.com/771195Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
    Reviewed-by: default avatarScott Violet <sky@chromium.org>
    Commit-Queue: Daniel Bratell <bratell@opera.com>
    Cr-Commit-Position: refs/heads/master@{#517799}
    d1c31388
gl_surface_egl_x11.cc 5.39 KB