| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index dbcceb8fc0faeb2dfda297d2b364a3169c8a4c39..e79fc282d9225478085aa1365a029d344a948fdd 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/WebSnapPointList.h",
|
| "platform/WebSourceBuffer.h",
|
| "platform/WebSourceBufferClient.h",
|
| "platform/WebSpeechSynthesisUtterance.h",
|
|
|