| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 92bfe066e7ede65be562e2e5ea760789095dc528..8b1a20d960579a0a4c8a53930c71333d39c0ae07 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -725,8 +725,6 @@ source_set("browser") {
|
| "gpu/gpu_main_thread_factory.h",
|
| "gpu/gpu_process_host.cc",
|
| "gpu/gpu_process_host.h",
|
| - "gpu/gpu_process_host_ui_shim.cc",
|
| - "gpu/gpu_process_host_ui_shim.h",
|
| "gpu/shader_cache_factory.cc",
|
| "gpu/shader_cache_factory.h",
|
| "histogram_controller.cc",
|
|
|