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

Unified Diff: content/content_common.gypi

Issue 1652483002: Browser Side Text Input State Tracking for OOPIF. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed a Compile Error Created 4 years, 9 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 6fb7d99d8cbd311baf24449e9af17688d9f07223..861c08aa8fbc45b069ef53a8dc376ae3eee12167 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -632,6 +632,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