electron/shell/browser/extensions/api/scripting
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
..
scripting_api.cc refactor: use C++20's contains() method (#45814) 2025-02-27 10:38:30 +01:00
scripting_api.h chore: iwyu mojom-forward header files (#43741) 2024-09-17 12:58:56 -07:00