diff options
-rw-r--r-- | WebCore/Android.v8bindings.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/Android.v8bindings.mk b/WebCore/Android.v8bindings.mk index 192d8ae..0cd65d3 100644 --- a/WebCore/Android.v8bindings.mk +++ b/WebCore/Android.v8bindings.mk @@ -104,9 +104,7 @@ LOCAL_SRC_FILES += \ bindings/v8/custom/V8CSSValueCustom.cpp \ bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp \ bindings/v8/custom/V8CanvasPixelArrayCustom.cpp \ - bindings/v8/custom/V8ClientRectListCustom.cpp \ bindings/v8/custom/V8ClipboardCustom.cpp \ - bindings/v8/custom/V8ConsoleCustom.cpp \ bindings/v8/custom/V8CoordinatesCustom.cpp \ bindings/v8/custom/V8CustomApplicationInstalledCallback.cpp \ bindings/v8/custom/V8CustomEventListener.cpp \ |