diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-01 10:39:42 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-01 10:39:42 +0000 |
commit | 18434655d457cb835e27dea9d9796e8dc8a662d2 (patch) | |
tree | 0c7d7d9f4ef034ab06fb36126e5b1a95afc06dec /third_party/khronos/README.chromium | |
parent | 61493986c6cbd8561393625c58ebcf07bd0b7b11 (diff) | |
download | chromium_src-18434655d457cb835e27dea9d9796e8dc8a662d2.zip chromium_src-18434655d457cb835e27dea9d9796e8dc8a662d2.tar.gz chromium_src-18434655d457cb835e27dea9d9796e8dc8a662d2.tar.bz2 |
Revert 185518
> Revert 185332
> Speculative revert. All the GPU bots are currently red, failing at the compile stage.
> I'm not reverting the skia roll in this change since skia has been rolled again after this change.
>
> > Update khronos GLES2/gl2.h header
> >
> > BUG=178589
> >
> > Review URL: https://codereview.chromium.org/12313140
>
> TBR=phajdan.jr@chromium.org
> Review URL: https://codereview.chromium.org/12383045
TBR=tommi@chromium.org
Review URL: https://codereview.chromium.org/12390032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185519 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/khronos/README.chromium')
-rw-r--r-- | third_party/khronos/README.chromium | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/khronos/README.chromium b/third_party/khronos/README.chromium index b47cb03..da2e6c5 100644 --- a/third_party/khronos/README.chromium +++ b/third_party/khronos/README.chromium @@ -20,7 +20,6 @@ NOTE: Please add Chromium-specific declarations to files in gpu/{GL,EGL,GLES2} and not here. GLES2/gl2.h - - Added GL_CONTEXT_LOST constant. - Added include of gl2chromium.h GLES2/gl2ext.h - Added Chromium and Angle extensions. |