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

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

Issue 2370393002: Extracting placeholder information from Webkit to Blimp (Closed)
Patch Set: merge origin/master 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
« no previous file with comments | « content/public/browser/render_frame_host.h ('k') | content/public/common/form_field_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index ba2d58d4252b09ac1de00d5f38d94970204f28cf..df860043ed769f14b2b59ed6821414e29bb9001e 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",
« no previous file with comments | « content/public/browser/render_frame_host.h ('k') | content/public/common/form_field_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698