| 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..73b40955e20da663bc07a70159a6d31fcdb58059 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",
|
| @@ -195,6 +196,7 @@
|
| "platform/WebSelectionBound.h",
|
| "platform/WebSetSinkIdCallbacks.h",
|
| "platform/WebSize.h",
|
| + "platform/WebSkImage.h",
|
| "platform/WebSocketHandle.h",
|
| "platform/WebSocketHandleClient.h",
|
| "platform/WebSocketHandshakeRequestInfo.h",
|
|
|