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