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

Unified Diff: ui/events/events.gyp

Issue 2007503002: Views: Replace resource ids with ui::TextEditCommand enum for text editing commands in Textfield. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added file deleted during rename. Created 4 years, 7 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 d806449ef7c4d4a8e4df9242044b14e87132bd37..344876ef7c9c5b1c50cc4d60a109280aac1fa723 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