| 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 ec4be49fc7f924a9086d439ba199b0e6d534c060..32833f9ebd5a2396ae5c2d3fe0d8db00aaf27523 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -785,6 +785,8 @@ component("platform") {
|
| "graphics/CanvasSurfaceLayerBridge.h",
|
| "graphics/Color.cpp",
|
| "graphics/Color.h",
|
| + "graphics/ColorBehavior.cpp",
|
| + "graphics/ColorBehavior.h",
|
| "graphics/ColorSpace.cpp",
|
| "graphics/ColorSpace.h",
|
| "graphics/ColorSpaceProfileData.cpp",
|
|
|