| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index f06c64333e10ff9dc38bd9556fa6d5c85fdd8f98..7c1d81fd1698a402835240210039622525685898 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -404,6 +404,7 @@ source_set("blink_headers") {
|
| "platform/modules/screen_orientation/WebLockOrientationCallback.h",
|
| "platform/modules/screen_orientation/WebLockOrientationError.h",
|
| "platform/modules/screen_orientation/WebScreenOrientationClient.h",
|
| + "platform/modules/screen_orientation/WebScreenOrientationEnumTraits.h",
|
| "platform/modules/screen_orientation/WebScreenOrientationLockType.h",
|
| "platform/modules/screen_orientation/WebScreenOrientationType.h",
|
| "platform/modules/serviceworker/WebNavigationPreloadState.h",
|
|
|