mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: trim unused STL includes (#29414)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include "shell/browser/serial/serial_chooser_context.h"
|
||||
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
#include "base/base64.h"
|
||||
|
||||
@@ -6,9 +6,7 @@
|
||||
#define SHELL_BROWSER_SERIAL_SERIAL_CHOOSER_CONTEXT_H_
|
||||
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <set>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user