| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 54bc62056f6f111507f346d9e662ed2f23c80da0..ba0214585f7c08fb56f80b5ed8391c6a6fa841d9 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -248,6 +248,8 @@ source_set("browser_sources") {
|
| "ssl_status.cc",
|
| "ssl_status.h",
|
| "storage_partition.h",
|
| + "stored_payment_app.cc",
|
| + "stored_payment_app.h",
|
| "stored_payment_instrument.cc",
|
| "stored_payment_instrument.h",
|
| "stream_handle.h",
|
|
|