| 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 13856633c79f260ba77e0fac9e01d91a73e2d76a..3eb3cd74e4bfc9c3d65a61b0123eb46e1b20d9cd 100644
|
| --- a/third_party/WebKit/public/blink_headers.gypi
|
| +++ b/third_party/WebKit/public/blink_headers.gypi
|
| @@ -22,6 +22,7 @@
|
| "platform/WebCString.h",
|
| "platform/WebCallbacks.h",
|
| "platform/WebCanvas.h",
|
| + "platform/WebCanvasCaptureHandler.h",
|
| "platform/WebCircularGeofencingRegion.h",
|
| "platform/WebClipboard.h",
|
| "platform/WebColor.h",
|
| @@ -197,6 +198,7 @@
|
| "platform/WebSelectionBound.h",
|
| "platform/WebSetSinkIdCallbacks.h",
|
| "platform/WebSize.h",
|
| + "platform/WebSkImage.h",
|
| "platform/WebSocketHandle.h",
|
| "platform/WebSocketHandleClient.h",
|
| "platform/WebSocketHandshakeRequestInfo.h",
|
|
|