| Index: third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.h b/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.h
|
| index 42d1e6c18500a6ab7763a9f851b9aea2f918196b..5b4d605eb5fd4bedee3ccf50b8933764779b2227 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.h
|
| @@ -23,6 +23,7 @@ class V8TestInterface2Partial {
|
| STATIC_ONLY(V8TestInterface2Partial);
|
| public:
|
| static void initialize();
|
| +
|
| private:
|
| static void installV8TestInterface2Template(v8::Isolate*, const DOMWrapperWorld&, v8::Local<v8::FunctionTemplate> interfaceTemplate);
|
| };
|
|
|