13421ba9ff8843a8768fa1ec688d9017f249cdb3
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
…
…
…
…
…
…
…
…
…
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:
- Brave Community
communitychannel on Brave Software's Slack
Languages
C++
36.9%
HTML
31.6%
Swift
9.4%
TypeScript
9%
Java
4.8%
Other
8.1%