2757472: Reland "Reland "[LSC] Remove base::string16 alias""

2757472
This commit is contained in:
John Kleinschmidt 2021-03-16 13:58:27 -04:00
parent 22d8f22cfb
commit ec893f8322
19 changed files with 0 additions and 23 deletions

View file

@ -11,10 +11,6 @@
#include "base/files/file_path.h"
#include "build/build_config.h"
#if defined(OS_WIN)
#include "base/strings/string16.h"
#endif
class GURL;
namespace platform_util {