Chromium Code Reviews| Index: public/BUILD.gn |
| diff --git a/public/BUILD.gn b/public/BUILD.gn |
| index 5654be6d276fd4ad8db68876e7dfa6db1dc06121..e2f7c626daadc8169285886d2f2334d31e971671 100644 |
| --- a/public/BUILD.gn |
| +++ b/public/BUILD.gn |
| @@ -440,6 +440,7 @@ source_set("blink_headers") { |
| "web/WebFontDescription.h", |
| "web/WebDraggableRegion.h", |
| "web/WebAutofillClient.h", |
| + "web/WebFrameOwnerElement.h", |
|
dcheng
2015/09/02 06:38:26
I don't see this file in this patch.
lazyboy
2015/09/02 16:56:30
It should be WebFrameOwnerProperties.h
|
| "web/WebLocalFrame.h", |
| "web/WebDragOperation.h", |
| "web/WebFindOptions.h", |