| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 8ae5576e5a0fa3e0d66a3da1cf9707378449697a..353dfa99bdb39dfad520acd9e964ab89cc65c10d 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -139,6 +139,8 @@ source_set("browser_sources") {
|
| "keyboard_event_processing_result.h",
|
| "load_notification_details.h",
|
| "local_storage_usage_info.h",
|
| + "manifest_icon_downloader.h",
|
| + "manifest_icon_selector.h",
|
| "media_capture_devices.h",
|
| "media_device_id.cc",
|
| "media_device_id.h",
|
|
|