| Index: third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h b/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| index 486aa74b6e3dea76e66c0fd37bc3079f99764034..faa2f1f5832d5eedef67bb4221ec0450810c661b 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8PrivateProperty.h
|
| @@ -34,6 +34,7 @@ class ScriptWrappable;
|
| X(SameObject, NotificationActions) \
|
| X(SameObject, NotificationData) \
|
| X(SameObject, NotificationVibrate) \
|
| + X(Test, Callback) \
|
| X(V8NodeFilterCondition, Filter)
|
|
|
| // The getter's name for a private property.
|
|
|