| 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 b5234118603b2f8682aec98aa9a53b0adc876575..5b2d18157797dc3d79d5c42a0470ba85933317f0 100644
|
| --- a/sky/engine/bindings/core/v8/custom/custom.gypi
|
| +++ b/sky/engine/bindings/core/v8/custom/custom.gypi
|
| @@ -10,7 +10,6 @@
|
| 'V8ArrayBufferViewCustom.cpp',
|
| 'V8ArrayBufferViewCustom.h',
|
| 'V8CanvasRenderingContext2DCustom.cpp',
|
| - 'V8CSSRuleCustom.cpp',
|
| 'V8CSSStyleDeclarationCustom.cpp',
|
| 'V8CSSValueCustom.cpp',
|
| 'V8CustomEventCustom.cpp',
|
| @@ -36,7 +35,6 @@
|
| 'V8MutationObserverCustom.cpp',
|
| 'V8NodeCustom.cpp',
|
| 'V8PopStateEventCustom.cpp',
|
| - 'V8StyleSheetCustom.cpp',
|
| 'V8TypedArrayCustom.h',
|
| 'V8Uint16ArrayCustom.h',
|
| 'V8Uint32ArrayCustom.h',
|
|
|