| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 0790445628d03e9ec1673bcb592a88906198391d..444d9bfac295cbf71befdfc61cb7e3cc6d997179 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -892,6 +892,7 @@ component("platform") {
|
| "graphics/GraphicsTypes.cpp",
|
| "graphics/GraphicsTypes.h",
|
| "graphics/GraphicsTypes3D.h",
|
| + "graphics/HighContrastSettings.h",
|
| "graphics/Image.cpp",
|
| "graphics/Image.h",
|
| "graphics/ImageAnimationPolicy.h",
|
|
|