| 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 1f8da647ef83d922dda4d62528552f5f04779320..c169609f5cecb471fc7420a441a0e74a20928ee5 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1483,6 +1483,7 @@ component("platform") {
|
| "//device/base/synchronization",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/bindings:wtf_support",
|
| + "//services/service_manager/public/cpp",
|
| "//third_party/WebKit/Source/platform/heap",
|
| "//third_party/WebKit/Source/platform/loader",
|
| "//third_party/WebKit/public:mojo_bindings_blink",
|
|
|