Merge pull request #9383 from johangp/patch-1

Is Google Chrome an open source browser?
This commit is contained in:
Zeke Sikelianos 2017-05-05 08:11:48 -07:00 committed by GitHub
commit c46b70c68d

View file

@ -127,7 +127,7 @@ available in "core".
### V8 ### V8
V8 is Google's open source JavaScript engine. It is written in C++ and is 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. standalone, or can be embedded into any C++ application.
### webview ### webview