| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index fe013c2c8b9f09e67962d60b7e8ffead08348bba..b17bcdc1d5e493ef2efc994d7e649032d5ff6b07 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -569,6 +569,8 @@
|
| 'graphics/ColorSpaceProfileData.h',
|
| 'graphics/CompositingReasons.cpp',
|
| 'graphics/CompositingReasons.h',
|
| + 'graphics/CompositorElementId.cpp',
|
| + 'graphics/CompositorElementId.h',
|
| 'graphics/CompositorFilterOperations.cpp',
|
| 'graphics/CompositorFilterOperations.h',
|
| 'graphics/CompositorMutableState.cpp',
|
|
|