| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 3ec5fa38023fe18357be3feefd2f2a7e6e70c5ea..9813c673982d16dcb48c3080f8e410ef5da65e51 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -22,6 +22,7 @@ source_set("browser_sources") {
|
| visibility = [ "//content/*" ]
|
|
|
| sources = [
|
| + "android/app_web_message_port_service.h",
|
| "android/browser_media_player_manager_register.cc",
|
| "android/browser_media_player_manager_register.h",
|
| "android/compositor.h",
|
|
|