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:
@@ -9,9 +9,6 @@
|
||||
#include <thumbcache.h>
|
||||
#include <wrl/client.h>
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "shell/common/gin_converters/image_converter.h"
|
||||
#include "shell/common/gin_helper/promise.h"
|
||||
#include "shell/common/skia_util.h"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
// Use of this source code is governed by the MIT license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
#include "base/hash/hash.h"
|
||||
|
||||
Reference in New Issue
Block a user