| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index b3691d478a8a7f234b91856c5f4a0bd7f455b02e..9a39064f2bc82b3164a88254d8af25d245de39c0 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -318,6 +318,7 @@ source_set("blink_headers") {
|
| "platform/WebSelectionBound.h",
|
| "platform/WebSetSinkIdCallbacks.h",
|
| "platform/WebSize.h",
|
| + "platform/WebSocketHandshakeThrottle.h",
|
| "platform/WebSourceBuffer.h",
|
| "platform/WebSourceBufferClient.h",
|
| "platform/WebSpeechSynthesisUtterance.h",
|
|
|