| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index cff59234d42dd0c32efed66a7b8704959c73436e..664e51ed9987d5f874e20980417a13659aedd5c5 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -222,6 +222,7 @@ source_set("blink_headers") {
|
| "platform/WebMediaStreamTrackSourcesRequest.h",
|
| "platform/WebMemoryCoordinator.h",
|
| "platform/WebMemoryPressureLevel.h",
|
| + "platform/WebMemoryState.h",
|
| "platform/WebMessagePortChannel.h",
|
| "platform/WebMessagePortChannelClient.h",
|
| "platform/WebMimeRegistry.h",
|
|
|