Files
Mario Sanchez Prada 342ca595ea Adapt to removal of sync_protocol_pyprotos GN variable
We no need to extend two lists with *.proto and *_pb2.py sources, only
*.proto are used now, so we can simplify a bit the patch.

Chromium changes:

https://source.chromium.org/chromium/chromium/src/+/1428c9b7ec5f1c4bf8a1cdfd23d29ecb74606328

commit 1428c9b7ec5f1c4bf8a1cdfd23d29ecb74606328
Author: Victor Hugo Vianna Silva <victorvianna@google.com>
Date:   Fri Feb 18 11:50:05 2022 +0000

    [sync] Remove unused sync_protocol_pyprotos variable in GN

    Bug: None
2022-04-15 18:24:35 -04:00

8 lines
368 B
Plaintext

# Copyright (c) 2020 The Brave Authors. All rights reserved.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
brave_sync_protocol_sources =
[ "//brave/components/sync/protocol/brave_device_info_specifics.proto" ]