Chromium Code Reviews

Side by Side Diff: components/arc/input/DEPS

Issue 1408263006: chromeos: Add ArcInputBridge to components/arc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arcxx
Patch Set: nit fix Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ui/aura", 2 "+ui/aura",
3 "+ui/events", 3 "+ui/events",
4 "+ui/gfx",
5 ] 4 ]
OLDNEW

Powered by Google App Engine