mirror of
https://github.com/electron/electron.git
synced 2026-02-13 08:35:02 -05:00
Fixup 2752406: [LSC] Replace base::string16 with std::u16string in //ui
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#ifndef SHELL_BROWSER_UI_INSPECTABLE_WEB_CONTENTS_VIEW_H_
|
||||
#define SHELL_BROWSER_UI_INSPECTABLE_WEB_CONTENTS_VIEW_H_
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "ui/gfx/native_widget_types.h"
|
||||
|
||||
class DevToolsContentsResizingStrategy;
|
||||
|
||||
Reference in New Issue
Block a user