| Index: android_webview/BUILD.gn
|
| diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
|
| index c64771adc613d07d034668e49d200eba16f01d55..f5d8c7354c809d2f53e6fdd34b08a0ece29b37ef 100644
|
| --- a/android_webview/BUILD.gn
|
| +++ b/android_webview/BUILD.gn
|
| @@ -500,11 +500,11 @@ source_set("common") {
|
| "//content/public/browser",
|
| "//crypto",
|
| "//gin",
|
| - "//gpu/command_buffer/client:gl_in_process_context",
|
| "//gpu/command_buffer/client:gles2_c_lib",
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| "//gpu/command_buffer/common:gles2_utils",
|
| "//gpu/command_buffer/service",
|
| + "//gpu/ipc:gl_in_process_context",
|
| "//gpu/skia_bindings",
|
| "//media",
|
| "//media/midi",
|
|
|