| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 1733495c9629b1e7e1bf05db634807b7297bd99b..4d43f9ae15af01114fdab24a073edccb7f7c7950 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -671,6 +671,8 @@ source_set("browser") {
|
| "gpu/gpu_data_manager_impl_private.h",
|
| "gpu/gpu_internals_ui.cc",
|
| "gpu/gpu_internals_ui.h",
|
| + "gpu/gpu_main_thread_factory.cc",
|
| + "gpu/gpu_main_thread_factory.h",
|
| "gpu/gpu_process_host.cc",
|
| "gpu/gpu_process_host.h",
|
| "gpu/gpu_process_host_ui_shim.cc",
|
|
|