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

Unified Diff: ui/events/events.gyp

Issue 2027133002: Modify ui::TextInputClient to use ui::TextEditCommand enum in place of resource ids. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor4_up_down_mac
Patch Set: Created 4 years, 6 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: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index c164d0f1fce3ed020ebee3cf21f260c1024de335..dcb3bd35dd39d16473ecee77130b254213331d56 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -64,6 +64,7 @@
'keycodes/keyboard_codes.h',
'latency_info.cc',
'latency_info.h',
+ 'text_edit_commands.h',
],
'export_dependent_settings': [
'../../ui/gfx/gfx.gyp:gfx_geometry',

Powered by Google App Engine
This is Rietveld 408576698