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 6f7c7b38d03ea5bf0a6b8359936e250a3fab29af..ea6f74e451440307368c6763ce744750dc0e456b 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1433,6 +1433,7 @@ component("platform") { |
"//base", |
"//cc", |
"//cc/animation", |
+ "//cc/surfaces:surface_id", |
"//gpu/command_buffer/client:client", |
"//gpu/command_buffer/client:gles2_c_lib", |
"//gpu/command_buffer/client:gles2_interface", |