Generating a build directory with enable_extensions=false is currently broken.
Here are two downstream configurations that we would like to keep working:
$ gn gen --args='enable_extensions=false' out/
$ gn gen --args='target_os="android" enable_extensions=false' out/
Comment 1 by hu...@opera.com
, May 26 2017