The list was outdated, so not triggering on a bunch of file changes
it should have been triggering on. This might on the other hand
trigger a few times when it's not needed. But better than too seldom
Removes redundant ConditionalNavigation protocol that is not used for
anything more than disabling pop gesture in problem reports when editing.
Pop gesture can be disabled directly from within problem report view controller.