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 264b1a4514201afbdc1da5d50c725b538076997f..a180d1d0a32925a7557435b8f04c33da8479763c 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -339,6 +339,7 @@ component("platform") { |
"SecureTextInput.cpp", |
"SecureTextInput.h", |
"SerializedResource.h", |
+ "ServiceConnector.h", |
"SharedBuffer.cpp", |
"SharedBuffer.h", |
"SharedBufferChunkReader.cpp", |
@@ -1438,6 +1439,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", |