Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Unified Diff: third_party/WebKit/Source/core/html/BUILD.gn

Issue 2537133005: New interface and function for form association (Closed)
Patch Set: Added to BUILD.gn Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/FormAssociated.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/FormAssociated.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698