| Index: third_party/WebKit/Source/core/html/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
|
| index dda12791c24bc21dda104deca58d751e4b536145..3f45c0488b7857ebbf39358882e6f492933dda0a 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -17,6 +17,7 @@ blink_core_sources("html") {
|
| "CrossOriginAttribute.h",
|
| "DocumentNameCollection.cpp",
|
| "DocumentNameCollection.h",
|
| + "FormAssociated.h",
|
| "FormData.cpp",
|
| "FormData.h",
|
| "HTMLAllCollection.cpp",
|
|
|