Commit 021afc1b authored by spang's avatar spang Committed by Commit bot

Add missing events_devices dependency for chrome_brower_chromeos

Missing dependency introduced in r314400 ("Make PointerDeviceObserver
work under Ozone").

TEST=link_freon component build
BUG=450899

Review URL: https://codereview.chromium.org/896723007

Cr-Commit-Position: refs/heads/master@{#314434}
parent 479a2762
......@@ -1141,6 +1141,7 @@
'../third_party/zlib/zlib.gyp:zlib',
'../ui/base/ui_base.gyp:ui_base',
'../ui/display/display.gyp:display',
'../ui/events/devices/events_devices.gyp:events_devices',
'../ui/events/events.gyp:dom4_keycode_converter',
'../ui/events/platform/events_platform.gyp:events_platform',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment