Commit b8271d08 authored by estade's avatar estade Committed by Commit bot

Revert of Roll ANGLE. (patchset #2 id:20001 of https://codereview.chromium.org/1141753002/)

Reason for revert:
broke linux gn build

../../third_party/angle/src/libANGLE/Display.cpp:113:24:error: no type named 'DisplayGLX' in namespace 'rx'
        impl = new rx::DisplayGLX();
                   ~~~~^
1 error generated.
ninja: build stopped: subcommand failed.

http://build.chromium.org/p/chromium.linux/builders/Linux%20GN%20Clobber/builds/190/steps/compile/logs/stdio

Original issue's description:
> Roll ANGLE.
>
> https://chromium.googlesource.com/angle/angle/+log/b11e24..71632d
>
> BUG=484963
> BUG=483252
>
> Committed: https://crrev.com/6e8e29564f8590bff2215668d959b17075b96240
> Cr-Commit-Position: refs/heads/master@{#329727}

TBR=jmadill@chromium.org,geofflang@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=484963

Review URL: https://codereview.chromium.org/1128913010

Cr-Commit-Position: refs/heads/master@{#329741}
parent a465d93b
......@@ -58,7 +58,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
'angle_revision': '95d34aaf0783517c64b10100ca8ed0065e8230f8',
'angle_revision': 'b11e2483742db884bd0af41f78f528240577356b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment