| 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 be6444153b758f42c5fa5abffaaed53d1d16b89f..575cae6166cb97a24a3fce6ca708c6e2a96d92a3 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -332,6 +332,7 @@ component("platform") {
|
| "//cc",
|
| "//gpu/command_buffer/client:gles2_c_lib",
|
| "//gpu/command_buffer/client:gles2_interface",
|
| + "//gpu/command_buffer/common:common",
|
| "//net",
|
| "//skia",
|
| "//third_party:jpeg",
|
|
|