Files
Jay Harris 3c22732081 Omnibox Command Palette (#16947)
* Add Commander to Omnibox
2023-03-31 14:07:36 +13:00

9 lines
294 B
Python

# Copyright (c) 2023 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 https://mozilla.org/MPL/2.0/.
include_rules = [
"+ui/gfx"
]