| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index dd3288f0bcf6876a8c54b3c57ab3bb10056100c8..73ae90b8111c1698755cfb099e211318e0cfdf8e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2886,8 +2886,6 @@
|
| 'html/canvas/WebGLSharedObject.h',
|
| 'html/canvas/WebGLSharedPlatform3DObject.cpp',
|
| 'html/canvas/WebGLSharedPlatform3DObject.h',
|
| - 'html/canvas/WebGLSharedWebGraphicsContext3D.cpp',
|
| - 'html/canvas/WebGLSharedWebGraphicsContext3D.h',
|
| 'html/canvas/WebGLSync.cpp',
|
| 'html/canvas/WebGLSync.h',
|
| 'html/canvas/WebGLTexture.cpp',
|
|
|