| 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 2d670ca1550e732a470a700534a56fb20ab3faac..c03bcb822a2dec2221bf675b72e9c89cebebcd05 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1400,6 +1400,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",
|
|
|