| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 927906c7dff23e73ff16ac4f4010131292d0e42d..2d1b9581531580e0760e517e086e153bdf1416b8 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -322,6 +322,7 @@ source_set("browser") {
|
| "geolocation/network_location_provider.h",
|
| "geolocation/network_location_request.cc",
|
| "geolocation/network_location_request.h",
|
| + "renderer_host/begin_frame_observer_proxy.cc",
|
| "tracing/tracing_ui.cc",
|
| "tracing/tracing_ui.h",
|
|
|
|
|