Chromium Code Reviews
DescriptionFix a missing url_request mojom import in fetch.dart.
Not exactly sure what I'm doing, but this makes the stocks example:
`sky/tools/skydb start out/Debug/ sky/examples/stocks/main.sky`
work again, fixing the UrlRequest import issue:
[0603/143348:ERROR:dart_error.cc(20)]
'http://localhost:9999/packages/sky/framework/net/fetch.dart': malformed
type: line 32 pos 21: type 'UrlRequest' is not loaded
var request = new UrlRequest()
R=eseidel@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/db73217e1ca565e3c9b208643154b879caa6d96f
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||