commit | a34211d0dbc41978f49887896edd6970696be643 | [log] [tgz] |
---|---|---|
author | martina.kollarova <[email protected]> | Thu Jun 25 11:49:07 2015 |
committer | Commit bot <[email protected]> | Thu Jun 25 11:49:45 2015 |
tree | b53d2f32fe69c71ab293c1ee04f3d22367f29739 | |
parent | 4310022a0cb532805f13ba2ca0d6d048795e1949 [diff] |
Use more forward declarations in gpu code Some of the files were relying on gles2_cmd_decoder.h to include glx::GLContext and glx::Size for them, so extra includes were added there. BUG=None Review URL: https://codereview.chromium.org/1201193002 Cr-Commit-Position: refs/heads/master@{#336128}