| 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 1dc359ea32d738b3f0e51024dc0c4088d76a1b99..f87cbd7ab6c1c4005891a6d8b65921f931161f56 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -889,6 +889,7 @@ component("platform") {
|
| "graphics/GraphicsTypes.cpp",
|
| "graphics/GraphicsTypes.h",
|
| "graphics/GraphicsTypes3D.h",
|
| + "graphics/HighContrast.h",
|
| "graphics/Image.cpp",
|
| "graphics/Image.h",
|
| "graphics/ImageAnimationPolicy.h",
|
|
|