| Index: remoting/host/win/BUILD.gn
|
| diff --git a/remoting/host/win/BUILD.gn b/remoting/host/win/BUILD.gn
|
| index 780cd508e0e1f15dfe09bac88d40fcd8d2e44369..8058450b6e9caf81e14939c1be89f905e0a68710 100644
|
| --- a/remoting/host/win/BUILD.gn
|
| +++ b/remoting/host/win/BUILD.gn
|
| @@ -381,8 +381,8 @@ shared_library("remoting_core") {
|
| ":remoting_windows_resources",
|
| ":win",
|
| "//base",
|
| + "//base:base_allocator",
|
| "//base:base_static",
|
| - "//base/allocator",
|
| "//base/third_party/dynamic_annotations",
|
| "//build/win:default_exe_manifest",
|
| "//ipc",
|
|
|