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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 896723007: Add missing events_devices dependency for chrome_brower_chromeos (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 3a54098d7229bfd6dc6c15df35b405ac74641914..bd2342248979241f78aa4dfdaa51d95445484d85 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698