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

Unified Diff: content/public/common/BUILD.gn

Issue 2370393002: Extracting placeholder information from Webkit to Blimp (Closed)
Patch Set: Added test Created 4 years, 1 month 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
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 37732833e84b8f46251be66681f22e6fa045fc41..0d623a8715dd2866c6101f11a86551e980911f08 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -132,6 +132,8 @@ source_set("common_sources") {
"file_chooser_file_info.h",
"file_chooser_params.cc",
"file_chooser_params.h",
+ "form_field_data.cc",
+ "form_field_data.h",
"frame_navigate_params.cc",
"frame_navigate_params.h",
"injection_test_mac.h",

Powered by Google App Engine
This is Rietveld 408576698