| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 6e24301e14056c6ff5196378ac3849aa9f82956f..4c90f87069805d01832f9d60a2bf43afb850d28e 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -656,6 +656,8 @@ source_set("browser") {
|
| "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",
|
| "gpu/shader_disk_cache.cc",
|
| "gpu/shader_disk_cache.h",
|
| "histogram_controller.cc",
|
|
|