electron/shell/browser/plugins
Charles Kerr b4bb928224
refactor: use C++20's contains() method (#45814)
refactor: use C++20's contains() method (#45742)

* chore: use std::map<>::contains() instead of count() or find()

* chore: use std::map<>::contains() instead of base::Contains()
2025-02-27 10:38:30 +01:00
..
plugin_utils.cc refactor: use C++20's contains() method (#45814) 2025-02-27 10:38:30 +01:00
plugin_utils.h chore: bump chromium to 98.0.4706.0 (main) (#31555) 2021-11-24 09:45:59 +01:00