| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index ebb1dfe9c9a58ad4738985ceffff67bbd6d1a915..5eb9a358efbfeb8e75ecfd59f6dffb7fa6cf5151 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_app.cc",
|
| + "stored_payment_app.h",
|
| "stored_payment_instrument.cc",
|
| "stored_payment_instrument.h",
|
| "stream_handle.h",
|
|
|