Don't pass a null ServiceWorker registration with OK status code.
[chromium-blink-merge.git] / .gn
blobaaaf5e0a4261071a1f4104046fdc44e9b74394a4
1 # This file is used by the experimental meta-buildsystem in src/tools/gn to
2 # find the root of the source tree and to set startup options.
4 # The location of the build configuration file.
5 buildconfig = "//build/config/BUILDCONFIG.gn"
7 # The secondary source root is a parallel directory tree where
8 secondary_source = "//tools/gn/secondary/"