Claudio DeSouza 13421ba9ff [cr132] SimpleMenuModel header moved to new path
This is a simple change:

 - `ui/base/models/simple_menu_model.h` =>
   `ui/base/models/simple_menu_model.h`
 - `ui/menus/simple_menu_model.cc` =>
   `ui/base/models/simple_menu_model.cc`

Chromium change:
https://chromium.googlesource.com/chromium/src/+/f1147f74e2db4891bd99bd6a5d0feffe8b453ab2

commit f1147f74e2db4891bd99bd6a5d0feffe8b453ab2
Author: Joseph Park <josephjoopark@chromium.org>
Date:   Fri Oct 18 17:39:17 2024 +0000

    Move SimpleMenuModel out of ui/base

    This is a precursor CL to allow SimpleMenuModel to include actions.h, in order to be able to create menu items from action items.
    Currently, simple_menu_model cannot include actions, as doing so creates a dependency cycle from ui/base -> ui/actions -> ui/base.

    Many of the changes here are simply renaming include paths from ui/base/models -> ui/menus/models. The only significant changes here that need to be reviewed are changes in BUILD.gn and DEPS files.

    Change-Id: I345efc6c42bbf2d7fdd539c0b312a8f5db338382
2024-11-29 13:24:49 +00:00
2024-11-20 16:02:25 -05:00
2024-11-28 12:56:44 +01:00
2024-11-28 12:56:44 +01:00
2024-11-29 12:02:54 +00:00
2024-11-29 12:02:54 +00:00

Brave Core

Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser

Follow @brave on Twitter for important announcements.

Resources

Community

You can ask questions and interact with the community in the following locations:

S
Description
No description provided
Readme MPL-2.0
3.8 GiB
Languages
C++ 36.9%
HTML 31.6%
Swift 9.4%
TypeScript 9%
Java 4.8%
Other 8.1%