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

Unified Diff: chrome/chrome_tests.gypi

Issue 1135203005: Implement keycode text conversion functions for Ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | chrome/test/chromedriver/keycode_text_conversion_ozone.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 7125fa747fdc6694c07d695ea2d98eff645d207a..cf1d60f477a505cf24edde8916765314a0c6be7c 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1841,6 +1841,7 @@
'../third_party/zlib/google/zip.gyp:zip',
'../ui/base/ui_base.gyp:ui_base',
'../ui/events/events.gyp:events_base',
+ '../ui/events/ozone/events_ozone.gyp:events_ozone_layout',
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',
],
« no previous file with comments | « no previous file | chrome/test/chromedriver/keycode_text_conversion_ozone.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698