| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index ceb3ed95f06e3673390628f69bdacc33708d6264..b058721e5d0017e0224dcbd31af6c3278a5273e0 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -247,6 +247,8 @@ source_set("browser_sources") {
|
| "ssl_status.cc",
|
| "ssl_status.h",
|
| "storage_partition.h",
|
| + "stored_payment_instrument.cc",
|
| + "stored_payment_instrument.h",
|
| "stream_handle.h",
|
| "stream_info.cc",
|
| "stream_info.h",
|
|
|