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 d3683d6448849a2bce1bfc580be1574f425baa14..f82abde9659a3d9bbd3f6e8e43dacf966ac4670c 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -333,6 +333,7 @@ component("platform") { |
"SecureTextInput.cpp", |
"SecureTextInput.h", |
"SerializedResource.h", |
+ "ServiceConnector.h", |
"SharedBuffer.cpp", |
"SharedBuffer.h", |
"SharedBufferChunkReader.cpp", |
@@ -1443,6 +1444,7 @@ component("platform") { |
"//gpu/command_buffer/common:common", |
"//media", |
"//net", |
+ "//services/service_manager/public/interfaces:interfaces_blink", |
"//skia", |
"//third_party:jpeg", |
"//third_party/WebKit/Source/wtf", |