| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 5a93aac7a2d8cfb64033d00fc06a075883baf626..6c9c78a86814654609a1416efed9fead34be8d6f 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -2892,6 +2892,8 @@ split_static_library("browser") {
|
| "android/blimp/chrome_blimp_client_context_delegate.h",
|
| "android/blimp/chrome_blimp_client_context_delegate_android.cc",
|
| "android/blimp/chrome_blimp_client_context_delegate_android.h",
|
| + "android/blimp/chrome_compositor_dependencies.cc",
|
| + "android/blimp/chrome_compositor_dependencies.h",
|
| "android/bookmarks/bookmark_bridge.cc",
|
| "android/bookmarks/bookmark_bridge.h",
|
| "android/bookmarks/partner_bookmarks_reader.cc",
|
|
|