1b3b85690f
The VM service isolate and the Kernel service isolate are given script URIs that are respectively "vm-service" and "kernel-service". We should not try to treat these as binary files. Normally they just don't exist, but if they happen to exist we should not read them. BUG= R=vegorov@google.com Review-Url: https://codereview.chromium.org/2662213004 .