| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 1d10e46593b5d5c135ec8fc81a175fbea61b975a..f444cb24e6950493415c3ec8afc225d7a393481f 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",
|
|
|