| Index: third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h b/third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h
|
| index f25792453e5740d2d06f0c4260b6bb7cf0fd010c..e648008c84df628396ef34f36312e69c4edb5e58 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h
|
| @@ -34,8 +34,6 @@
|
| #include "wtf/Forward.h"
|
| #include <stdint.h>
|
|
|
| -typedef unsigned Platform3DObject;
|
| -
|
| // WebGL-specific enums
|
| const unsigned GC3D_UNPACK_FLIP_Y_WEBGL = 0x9240;
|
| const unsigned GC3D_UNPACK_PREMULTIPLY_ALPHA_WEBGL = 0x9241;
|
|
|