Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Unified Diff: Source/bindings/tests/results/V8TestObject.h

Issue 137773002: Cleanup IDL test files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix SVG Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/bindings/tests/idls/TestTypedefs.idl ('k') | Source/bindings/tests/results/V8TestObject.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/tests/results/V8TestObject.h
diff --git a/Source/bindings/tests/results/V8TestObject.h b/Source/bindings/tests/results/V8TestObject.h
index 983037049fc308df2e8e1c8d7681d50811489071..09dcd9f4a7911b50190bfb6c90f8178682f1b7c4 100644
--- a/Source/bindings/tests/results/V8TestObject.h
+++ b/Source/bindings/tests/results/V8TestObject.h
@@ -56,7 +56,6 @@ public:
static void customMethodMethodCustom(const v8::FunctionCallbackInfo<v8::Value>&);
static void customMethodWithArgsMethodCustom(const v8::FunctionCallbackInfo<v8::Value>&);
static void classMethod2MethodCustom(const v8::FunctionCallbackInfo<v8::Value>&);
- static void constructorCallback(const v8::FunctionCallbackInfo<v8::Value>&);
static void customAttrAttributeGetterCustom(const v8::PropertyCallbackInfo<v8::Value>&);
static void customAttrAttributeSetterCustom(v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void>&);
static const int eventListenerCacheIndex = v8DefaultWrapperInternalFieldCount + 0;
« no previous file with comments | « Source/bindings/tests/idls/TestTypedefs.idl ('k') | Source/bindings/tests/results/V8TestObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698