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

Unified Diff: ui/events/keycodes/DEPS

Issue 2510193002: Move use_xkbcommon from build to ui/base (Closed)
Patch Set: Typo Created 4 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 | « ui/events/keycodes/BUILD.gn ('k') | ui/events/keycodes/xkb_keysym.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/keycodes/DEPS
diff --git a/ui/events/keycodes/DEPS b/ui/events/keycodes/DEPS
index a2ede37fc05bdedc445f468a641a31fc48532e9f..4f6aa333c56cd7bcf82664ac6e1df662fbe3513a 100644
--- a/ui/events/keycodes/DEPS
+++ b/ui/events/keycodes/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"-third_party",
"-ui",
+ "+ui/base/ui_features.h", # Features header doesn't bring in all of UI.
"+ui/events",
]
« no previous file with comments | « ui/events/keycodes/BUILD.gn ('k') | ui/events/keycodes/xkb_keysym.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698