Revert of Mandoline: Add WebGL support (patchset #9 id:180001 of https://codereview.chromium.org/1338433002/ )

Reason for revert:
Unfortunately, this broke `gn check` with an improper dependency.

http://build.chromium.org/p/chromium.linux/builders/Linux%20GN/builds/32063/steps/gn_check/logs/stdio

I have a patch in-flight that will re-enable gn check on the trybots so that this breakages don't get through, but in the meantime I'm reverting this.

Sorry!

Original issue's description:
> This change adds WebGL support in mandoline. It also adds GL
> chromium_framebuffer_multisample extension which is need by
> WebGL.
>
> TODO:
>   * Pass attributes to GPU when create WebGL context.
>   * Get GPU info and fill it into glinfo.
>
> TEST= mandoline --enable-webgl http://learningwebgl.com/lessons/lesson03/index.html
> BUG=525159
> NOPRESUBMIT=true
>
> Committed: https://crrev.com/ab7a90daddbe7d44558d8703b12204570ae98431
> Cr-Commit-Position: refs/heads/master@{#349206}

TBR=sky@chromium.org,piman@chromium.org,fsamuel@chromium.org,penghuang@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=525159

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

Cr-Commit-Position: refs/heads/master@{#349226}


CrOS-Libchrome-Original-Commit: c6374e2ea63356bd00853ae2dde9b4bcdb204a92
3 files changed
tree: b11b28a8753d703a4a50d20eb59aceac1b40db61
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/