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,7 +11,6 @@
#include "base/callback.h"
#include "base/mac/scoped_nsobject.h"
#include "base/memory/weak_ptr.h"
#include "base/strings/string16.h"
namespace electron {
class ElectronMenuModel;