I try to use the command ninja -C out/Debug chrome to compile Chromium.
ninja -C out/Debug chrome
However the error msg says that:
ninja error loading \'build.ninja\'
After the switch to "gn" you could try:
gn gen out/Debug