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

Unified Diff: ui/ozone/demo/ozone_demos.gyp

Issue 848953002: [Ozone-Demo] Initialize a default keyboard layout (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix-surfaceless-demo
Patch Set: Created 5 years, 11 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
« ui/ozone/demo/ozone_demo.cc ('K') | « ui/ozone/demo/ozone_demo.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/demo/ozone_demos.gyp
diff --git a/ui/ozone/demo/ozone_demos.gyp b/ui/ozone/demo/ozone_demos.gyp
index c731b5c9bd7d923cc92e4358cbb45615f4bb704c..79d877eb21838c043b33cc480464981d20cb2833 100644
--- a/ui/ozone/demo/ozone_demos.gyp
+++ b/ui/ozone/demo/ozone_demos.gyp
@@ -13,6 +13,7 @@
'dependencies': [
'../../../base/base.gyp:base',
'../../../skia/skia.gyp:skia',
+ '../../../ui/events/ozone/events_ozone.gyp:events_ozone_layout',
'../../../ui/gfx/gfx.gyp:gfx_geometry',
'../../../ui/gl/gl.gyp:gl',
'../../../ui/ozone/ozone.gyp:ozone',
« ui/ozone/demo/ozone_demo.cc ('K') | « ui/ozone/demo/ozone_demo.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698