Is Google Chrome an open source browser?

Google Chrome isn't an open source project. Chromium is an open source project, so I think that is more precise say "and is used in Chromium, the open source browser from Google" or something like these.
This commit is contained in:
Johan Giraldo 2017-05-05 13:49:38 +02:00 committed by GitHub
parent 6980e92a00
commit 39d7981624

View file

@ -127,7 +127,7 @@ available in "core".
### V8
V8 is Google's open source JavaScript engine. It is written in C++ and is
used in Google Chrome, the open source browser from Google. V8 can run
used in Google Chrome. V8 can run
standalone, or can be embedded into any C++ application.
### webview