| Index: sky/engine/bindings/core/v8/custom/custom.gypi
|
| diff --git a/sky/engine/bindings/core/v8/custom/custom.gypi b/sky/engine/bindings/core/v8/custom/custom.gypi
|
| index 5b2d18157797dc3d79d5c42a0470ba85933317f0..eda179689050e06b9eca605f1af8e714069edc29 100644
|
| --- a/sky/engine/bindings/core/v8/custom/custom.gypi
|
| +++ b/sky/engine/bindings/core/v8/custom/custom.gypi
|
| @@ -21,7 +21,6 @@
|
| 'V8EventTargetCustom.cpp',
|
| 'V8Float32ArrayCustom.h',
|
| 'V8Float64ArrayCustom.h',
|
| - 'V8HistoryCustom.cpp',
|
| 'V8HTMLCanvasElementCustom.cpp',
|
| 'V8HTMLElementCustom.cpp',
|
| 'V8ImageDataCustom.cpp',
|
| @@ -34,7 +33,6 @@
|
| 'V8LocationCustom.cpp',
|
| 'V8MutationObserverCustom.cpp',
|
| 'V8NodeCustom.cpp',
|
| - 'V8PopStateEventCustom.cpp',
|
| 'V8TypedArrayCustom.h',
|
| 'V8Uint16ArrayCustom.h',
|
| 'V8Uint32ArrayCustom.h',
|
|
|