Blink roll 25b6bd3a7a131ffe68d809546ad1a20707915cdc:3a503f41ae42e5b79cfcd2ff10e65afde...
[chromium-blink-merge.git] / mojo / public / mojo.gni
blob5cff440f9063f5c04ab563e5a56c1eb98fbb60c8
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 declare_args() {
6   # Whether to use a prebuilt mojo_shell binary instead of one built from
7   # source.
8   use_prebuilt_mojo_shell = false
10   # Whether to build the dart bindings.
11   mojo_use_dart = false