DescriptionGuard dbus component and config with assert(use_dbus)
Often times dbus dependencies get added without proper guards.
By guarding the component with assert(use_dbus) it forces proper guarding
when depending on dbus. This prevents downstream breakages in
chromecast.
BUG=internal b/28962923
Committed: https://crrev.com/a12e5a5b7a36268c6196d0ab185a0d8f6cf1441c
Cr-Commit-Position: refs/heads/master@{#396948}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Remove redundant configs; use assert #
Total comments: 4
Patch Set 3 : Remove unnecessary //dbus when //dbus:test_support exists #
Messages
Total messages: 27 (13 generated)
|