blob: 6fb790c0dc4f7f0929547a43eb12baec447ac6f2 [file] [log] [blame]
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
source_set("test_branding_header") {
# This is NOT testonly because it's used by RegistryOverrideManager, which is
# shipped on official builds.
sources = [
"test_branding.h",
]
}