| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 778f704f02741f2b51d58cb5f285027047a8506b..d0f13d57de82dbe7e16cfb56cf586f711228c77c 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -133,6 +133,7 @@ source_set("browser_sources") {
|
| "invalidate_type.h",
|
| "javascript_dialog_manager.cc",
|
| "javascript_dialog_manager.h",
|
| + "keyboard_event_processing_result.h",
|
| "load_notification_details.h",
|
| "local_storage_usage_info.h",
|
| "media_capture_devices.h",
|
|
|