Index: Source/bindings/tests/results/core/V8Uint8ClampedArray.h |
diff --git a/Source/bindings/tests/results/core/V8Uint8ClampedArray.h b/Source/bindings/tests/results/core/V8Uint8ClampedArray.h |
index 107bc468c58d09f0a0959aa2aae41c26afe1ecd3..131217d10f067c53acaebc01d232acaf404fe26f 100644 |
--- a/Source/bindings/tests/results/core/V8Uint8ClampedArray.h |
+++ b/Source/bindings/tests/results/core/V8Uint8ClampedArray.h |
@@ -30,8 +30,8 @@ public: |
{ |
} |
static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0; |
- static void installConditionallyEnabledProperties(v8::Handle<v8::Object>, v8::Isolate*) { } |
- static void installConditionallyEnabledMethods(v8::Handle<v8::Object>, v8::Isolate*) { } |
+ static void installConditionallyEnabledProperties(v8::Local<v8::Object>, v8::Isolate*) { } |
+ static void installConditionallyEnabledMethods(v8::Local<v8::Object>, v8::Isolate*) { } |
}; |
} // namespace blink |