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

Unified Diff: content/content_shell.gypi

Issue 685793002: Move all event related devices from ui/events/ to ui/events/devices/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@internal-touchscreens
Patch Set: fix ozone Created 6 years, 1 month 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 | « chrome/chrome_tests_unit.gypi ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index a3e8112a7d2a7b2499f83e27155159aecc974d0b..61f6dbcc56e7227d606eca5fefca183af4d7150f 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -314,6 +314,7 @@
}],
['use_x11 == 1', {
'dependencies': [
+ '../ui/events/devices/events_devices.gyp:events_devices',
'../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
],
}],
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698