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

Unified Diff: content/content_common.gypi

Issue 1914603002: Replace ViewHostMsg_TextInputState_Params with content::TextInputState. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 87a0ed10bf876545ec8152b3a136ac3c40e77512..27f38c627dd091a9eef2522d20810325e2e31977 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -562,6 +562,8 @@
'common/swapped_out_messages.cc',
'common/swapped_out_messages.h',
'common/text_input_client_messages.h',
+ 'common/text_input_state.cc',
+ 'common/text_input_state.h',
'common/url_schemes.cc',
'common/url_schemes.h',
'common/user_agent.cc',

Powered by Google App Engine
This is Rietveld 408576698