| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index a5098adea8079dfcb5543f78f14312a08fcf6e87..f0d69135cbf3938b1677f492a0682fe9eac7c381 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -608,6 +608,8 @@ source_set("blink_headers") {
|
| "web/mac/WebScrollbarTheme.h",
|
| "web/mac/WebSubstringUtil.h",
|
| "web/mac/WebSubstringUtil.h",
|
| + "web/modules/password_manager/WebFormElementObserver.h",
|
| + "web/modules/password_manager/WebFormElementObserverCallback.h",
|
| "web/modules/serviceworker/WebServiceWorkerContextClient.h",
|
| "web/modules/serviceworker/WebServiceWorkerContextProxy.h",
|
| "web/win/WebFontRendering.h",
|
|
|