| 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 d2b96988df5d60cb5a42de887e80f5c038836a85..7114037de206d851b9f3d93cd7f1e79443d431ef 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/HighContrast.h",
|
| "graphics/Image.cpp",
|
| "graphics/Image.h",
|
| "graphics/ImageAnimationPolicy.h",
|
|
|