Hi,
I set up a new chrome checkout on a new windows box, using `fetch chromium`. I had to ctrl-c late during runhooks (during the msvc auto-install), but manually ran `gclient runhooks` to finish things later. The checkout looks correct, there's only one .gclient file, etc, but several commands print
"c:\src\chrome\.gclient_entries missing, .gclient file in paraent directory c:\src\chrome might not be the file you want to use."
I'm reasonably sure that it _is_ the file I want to use, but .gclient_entries really isn't there. What's that file for, and what's supposed to create it?
Thanks,
Nico