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

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: Using the Old Logic for Determining the State Change 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 0400de30ce32d9aab2378702bc15b5e5d9f0d563..a0ea29ec0fd931371a2084f8bdb4af33fe643e7a 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -633,6 +633,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