1 # Copyright 2015 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.
6 copy("default_extensions") {
8 "external_extensions.json",
11 "$root_out_dir/extensions/{{source_file_part}}",
15 # No-op on non-Windows.
16 group("default_extensions") {