diff options
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/views.gyp b/views/views.gyp index 339c9ba..1aab732 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -284,6 +284,8 @@ 'ime/input_method_win.cc', 'ime/input_method_win.h', 'ime/text_input_client.h', + 'ime/text_input_type_tracker.h', + 'ime/text_input_type_tracker.cc', 'layer_helper.cc', 'layer_helper.h', 'layer_property_setter.cc', |