| 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 96c70b38bdd1d0cb6dd67bdc92552966f4503dd7..3e05ce66e4ff0c63be50af1f240433e93e792714 100644
|
| --- a/third_party/WebKit/public/blink_headers.gypi
|
| +++ b/third_party/WebKit/public/blink_headers.gypi
|
| @@ -403,6 +403,8 @@
|
| "web/WebFrameClient.h",
|
| "web/WebFrameLoadType.h",
|
| "web/WebFrameOwnerProperties.h",
|
| + "web/WebFrameSerializer.h",
|
| + "web/WebFrameSerializerClient.h",
|
| "web/WebFrameWidget.h",
|
| "web/WebGeolocationClient.h",
|
| "web/WebGeolocationController.h",
|
| @@ -440,8 +442,6 @@
|
| "web/WebNode.h",
|
| "web/WebOptionElement.h",
|
| "web/WebPagePopup.h",
|
| - "web/WebPageSerializer.h",
|
| - "web/WebPageSerializerClient.h",
|
| "web/WebPerformance.h",
|
| "web/WebPlugin.h",
|
| "web/WebPluginAction.h",
|
|
|