| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 206541b8e085de5066614f13f26c097a6e672d38..e0055997366d3af3cfdce33de4b9fd26117e73d7 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -118,6 +118,8 @@ source_set("browser_sources") {
|
| "gpu_service_registry.h",
|
| "gpu_utils.cc",
|
| "gpu_utils.h",
|
| + "guest_mode.cc",
|
| + "guest_mode.h",
|
| "histogram_fetcher.h",
|
| "host_zoom_map.h",
|
| "indexed_db_context.h",
|
|
|