| Index: third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| diff --git a/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h b/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| index 561e0aedfdc945b20b0ed7ee1569c8aca85dacdf..500c41349baade94a6de94b0fd7847615e2d050f 100644
|
| --- a/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| +++ b/third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h
|
| @@ -55,6 +55,8 @@ class ScriptWrappable;
|
| X(NamedConstructor, Initialized) \
|
| X(PerformanceObserver, Callback) \
|
| X(PopStateEvent, State) \
|
| + X(SameObject, DetectedBarcodeCornerPoints) \
|
| + X(SameObject, DetectedFaceLandmarks) \
|
| X(SameObject, NotificationActions) \
|
| X(SameObject, NotificationData) \
|
| X(SameObject, NotificationVibrate) \
|
|
|