I have followed the steps given in cobalt.googlesource.com to build the cobalt browser. It does launch Youtube app successfully. But when I try to launch a web page such as https://www.google.com, it ignores the pointed URL and always launches the Youtube app.
Launching the URL as,
out/linux-x64x11_debug/cobalt --url=https://www.google.com.
am I missing anything here?