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 0a49563d984404c75492e19d278609d8a5bb3f21..308733c94b26f9acc4b21ad58a25a1242760a054 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -334,6 +334,7 @@ component("platform") { |
"SecureTextInput.cpp", |
"SecureTextInput.h", |
"SerializedResource.h", |
+ "ServiceConnector.h", |
"SharedBuffer.cpp", |
"SharedBuffer.h", |
"SharedBufferChunkReader.cpp", |
@@ -1442,6 +1443,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", |