Any change to chrome/apps that consults chrome/apps/OWNERS (e.g. https://crrev.com/c/1391655) produces this presubmit error:
owners.SyntaxErrorInOwnersFile: /b/swarming/w/ir/cache/builder/chromium_presubmit/src/chrome/app/OWNERS:24 syntax error: //chrome/browser/ui/webui/welcome/nux/OWNERS does not refer to an existing file.
chrome/app/OWNERS refers to chrome/browser/ui/webui/welcome/nux/OWNERS which no longer exists. It was moved in r620112.
mxcai@ tried to update chrome/app/OWNERS to refer to the new path, but that CL was rejected because of the presubmit checking the OLD owners file, hitting the same error. So I am just going to revert r620112 (safer than proceeding through skipping a bunch of checks). Please reland, and update any references to these files from other OWNERS files.
Comment 1 by bugdroid1@chromium.org
, Jan 7