| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 4f01a125b4729010f0ad94f5f5e0baf83e2880bb..25842f18174cbf7a39c6558beb9867573742e876 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -459,6 +459,8 @@ source_set("browser") {
|
| "cocoa/system_hotkey_helper_mac.mm",
|
| "cocoa/system_hotkey_map.h",
|
| "cocoa/system_hotkey_map.mm",
|
| + "frame_sink_provider_impl.cc",
|
| + "frame_sink_provider_impl.h",
|
|
|
| # NOTE: These files are here instead of in compositor_browser_sources
|
| # because the latter is not built on Android, whereas these files are
|
|
|