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

Unified Diff: ui/chromeos/BUILD.gn

Issue 656153002: Add a few missing dependencies of ChromeOS GN builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « chrome/browser/chromeos/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/BUILD.gn
diff --git a/ui/chromeos/BUILD.gn b/ui/chromeos/BUILD.gn
index 6a2d63745e11eba2b31ddd4d24e8a57633325de4..8e49aa66a70f0497a53b32c4046ce157a6617ea9 100644
--- a/ui/chromeos/BUILD.gn
+++ b/ui/chromeos/BUILD.gn
@@ -27,6 +27,7 @@ component("ui_chromeos") {
"//ui/chromeos/resources",
"//ui/chromeos/strings",
"//ui/events",
+ "//ui/events:gesture_detection",
"//ui/views",
"//ui/wm",
]
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698