| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 621f5c5eec83e450a2848c04feb84a2b33d81c57..a817e92932ffa058652445998b5d2c671c6bcbe0 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -335,6 +335,7 @@ component("platform") {
|
| "//v8",
|
| ]
|
| deps = [
|
| + "//components/payments:mojo_bindings",
|
| "//device/battery:mojo_bindings",
|
| "//mojo/public/c/system:for_component",
|
| "//third_party/WebKit/Source/platform/heap",
|
|
|