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 31e7f16d619e74e767c29e5ecc7a3471f69c15d2..c56863562b191270b4bf26d7c60857bd70b827f8 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -488,8 +488,11 @@ component("platform") { |
"bindings/ScriptWrappableVisitor.cpp", |
"bindings/ScriptWrappableVisitor.h", |
"bindings/ScriptWrappableVisitorVerifier.h", |
+ "bindings/SharedPersistent.h", |
"bindings/StringResource.cpp", |
"bindings/StringResource.h", |
+ "bindings/ToV8.h", |
+ "bindings/TraceWrapperMember.h", |
"bindings/TraceWrapperV8Reference.h", |
"bindings/V0CustomElementBinding.cpp", |
"bindings/V0CustomElementBinding.h", |