electron/shell/browser/extensions/api/scripting
Charles Kerr 4c81971213
refactor: use C++20's contains() method (35-x-y) (#45768)
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-21 20:45:54 -06:00
..
scripting_api.cc refactor: use C++20's contains() method (35-x-y) (#45768) 2025-02-21 20:45:54 -06:00
scripting_api.h chore: iwyu mojom-forward header files (#43741) 2024-09-17 12:58:56 -07:00