| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index f22878d014cb4161a583d7c5bab5cc60b149b38c..9f34e2e045ae9205231f0b142919e4d047b93ed9 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -275,6 +275,7 @@ source_set("blink_headers") {
|
| "platform/WebScrollbarThemeGeometry.h",
|
| "platform/WebScrollbarThemePainter.h",
|
| "platform/WebSecurityOrigin.h",
|
| + "platform/WebSecurityStyle.h",
|
| "platform/WebSelectionBound.h",
|
| "platform/WebSetSinkIdCallbacks.h",
|
| "platform/WebSize.h",
|
|
|