| 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 53a7b94b4727e38bbc585049805161d66f62bf61..a948547a262be3e5231bf390b02753e2bebf984f 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1397,6 +1397,7 @@ component("platform") {
|
| ":make_platform_generated",
|
| "//base",
|
| "//cc",
|
| + "//cc/animation",
|
| "//gpu/command_buffer/client:client",
|
| "//gpu/command_buffer/client:gles2_c_lib",
|
| "//gpu/command_buffer/client:gles2_interface",
|
|
|