Chromium Code Reviews

Side by Side Diff: components/arc/DEPS

Issue 1408263006: chromeos: Add ArcInputBridge to components/arc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arcxx
Patch Set: added owners Created 5 years, 1 month 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 "+chromeos/arc", 2 "+chromeos/arc",
3 "+chromeos/chromeos_switches.h", 3 "+chromeos/chromeos_switches.h",
4 "+chromeos/dbus", 4 "+chromeos/dbus",
5 "+ipc", 5 "+ipc",
6 "+ui",
6 ] 7 ]
OLDNEW

Powered by Google App Engine