parent
22d8f22cfb
commit
ec893f8322
19 changed files with 0 additions and 23 deletions
|
@ -6,7 +6,6 @@
|
|||
#define SHELL_COMMON_APPLICATION_INFO_H_
|
||||
|
||||
#if defined(OS_WIN)
|
||||
#include "base/strings/string16.h"
|
||||
#include "shell/browser/win/scoped_hstring.h"
|
||||
#endif
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
#include <string>
|
||||
|
||||
#include "base/strings/string16.h"
|
||||
#include "ui/events/keycodes/keyboard_codes.h"
|
||||
|
||||
namespace electron {
|
||||
|
|
|
@ -8,8 +8,6 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "base/strings/string16.h"
|
||||
|
||||
namespace electron {
|
||||
|
||||
// Return a list of user preferred languages from OS. The list doesn't include
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue