On linux, why does gclient sync -D keep suggesting I run gclient sync -D?
~/chromium/src$ gclient sync -D
206>Syncing projects: 95% (211/220)
Syncing projects: 100% (223/223), done.
WARNING: 'src/third_party/angle/third_party/deqp/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
Running hooks: 100% (86/86), done.
~/chromium/src$ gclient sync -D
207>Syncing projects: 96% (213/220)
Syncing projects: 100% (223/223), done.
WARNING: 'src/third_party/angle/third_party/deqp/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
Running hooks: 100% (86/86), done.
~/chromium/src$