| Index: third_party/WebKit/public/blink_headers.gypi
|
| diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
|
| index c6a83ca709e52eb1ce4ec4cbd8818d6fc1a2d672..13856633c79f260ba77e0fac9e01d91a73e2d76a 100644
|
| --- a/third_party/WebKit/public/blink_headers.gypi
|
| +++ b/third_party/WebKit/public/blink_headers.gypi
|
| @@ -110,6 +110,7 @@
|
| "platform/WebGestureDevice.h",
|
| "platform/WebGraphicsContext3D.h",
|
| "platform/WebGraphicsContext3DProvider.h",
|
| + "platform/WebGraphicsLayerDebugInfo.h",
|
| "platform/WebHTTPBody.h",
|
| "platform/WebHTTPHeaderVisitor.h",
|
| "platform/WebHTTPLoadInfo.h",
|
| @@ -120,6 +121,7 @@
|
| "platform/WebInbandTextTrack.h",
|
| "platform/WebInbandTextTrackClient.h",
|
| "platform/WebLayer.h",
|
| + "platform/WebLayerClient.h",
|
| "platform/WebLayerPositionConstraint.h",
|
| "platform/WebLayerScrollClient.h",
|
| "platform/WebLayerTreeView.h",
|
|
|