# Use of original work by Vivaldi Technologies contained in this source code # package is governed by a BSD-style license that can be found in the LICENSE # file. Other works are governed by their original licensing terms. # Build instructions on Linux: ./chromium/build/install-build-deps.sh --no-syms --no-arm --no-chromeos-fonts --no-nacl --no-prompt git clone --depth 1 https://chromium.googlesource.com/chromium/tools/depot_tools.git export PATH="$PATH":$PWD/depot_tools # Uncomment for proprietary media codecs support. #export GYP_DEFINES="ffmpeg_branding=Chrome" python scripts/runhooks.py ninja -C out/Release vivaldi