| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index a3b456724cece0902a4ffa6f62d0dbed55e92fb1..a04c668a9c11cb0569d008be32e718fbd7288ab4 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2803,8 +2803,6 @@
|
| 'html/canvas/ContextAttributeHelpers.h',
|
| 'html/canvas/ClipList.cpp',
|
| 'html/canvas/ClipList.h',
|
| - 'html/canvas/DataView.cpp',
|
| - 'html/canvas/DataView.h',
|
| 'html/canvas/EXTBlendMinMax.cpp',
|
| 'html/canvas/EXTBlendMinMax.h',
|
| 'html/canvas/EXTFragDepth.cpp',
|
|
|