| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index ceb3ed95f06e3673390628f69bdacc33708d6264..b60903b623117fb29d24579589a37d69e2d6bd78 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -131,6 +131,8 @@ source_set("browser_sources") {
|
| "host_zoom_map.h",
|
| "indexed_db_context.h",
|
| "indexed_db_info.h",
|
| + "installed_payment_instrument.cc",
|
| + "installed_payment_instrument.h",
|
| "interstitial_page.h",
|
| "interstitial_page_delegate.cc",
|
| "interstitial_page_delegate.h",
|
|
|