chore: remove unused KeyWeakMap JS bindings (#43111)

The last three pieces of code that used it were removed in:

- Oct 2020 (8df4faa8 #25711)
- Jun 2020 (e1e73fa5 #24115)
- Jun 2020 (c0182bca #24116).
This commit is contained in:
Charles Kerr 2024-07-31 16:37:04 -05:00 committed by GitHub
parent a68a33f036
commit 45e5ccc55e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 64 deletions

View file

@ -7,7 +7,6 @@
#include "base/run_loop.h"
#include "electron/buildflags/buildflags.h"
#include "shell/common/api/electron_api_key_weak_map.h"
#include "shell/common/gin_converters/content_converter.h"
#include "shell/common/gin_converters/gurl_converter.h"
#include "shell/common/gin_converters/std_converter.h"