Clean up the mess left supporting 'use system libs'
commite0f104c61c526fc9d0a09bc221ec393acabd3c8f
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 25 Jan 2013 02:02:55 +0000 (25 02:02 +0000)
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 25 Jan 2013 02:02:55 +0000 (25 02:02 +0000)
treef26331dda1258cf75de6a46c2a96972ffcafc9fa
parentb8fe3618f7f11ece91710f23fbc2a06cfea97daa
Clean up the mess left supporting 'use system libs'

The GL and EGL folders have nothing to do with src/gpu and
so don't belong there.

The gpu/GLES2 is the public (renderer) api. gl2chromium_constants.h
does not belong there as that is only used by the GPU process.

BUG=none

Review URL: https://chromiumcodereview.appspot.com/12067002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178735 0039d316-1c4b-4281-b951-d872f2087c98
gpu/GLES2/gl2chromium_constants.h [deleted file]
gpu/command_buffer/client/gles2_c_lib.cc
gpu/command_buffer/service/gl_utils.h
gpu/command_buffer/service/gles2_cmd_decoder.cc
gpu/command_buffer/service/gles2_cmd_validation.cc
ui/gl/DEPS
ui/gl/EGL/eglextchromium.h [moved from gpu/EGL/eglextchromium.h with 100% similarity]
ui/gl/GL/glextchromium.h [moved from gpu/GL/glextchromium.h with 100% similarity]
ui/gl/generate_bindings.py
ui/gl/gl_context_glx.cc