mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
refactor: replace includes for atom with shell
This commit is contained in:
committed by
Samuel Attard
parent
d7f07e8a80
commit
2160c1fcc9
@@ -7,10 +7,10 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "atom/browser/login_handler.h"
|
||||
#include "base/memory/scoped_refptr.h"
|
||||
#include "base/observer_list_types.h"
|
||||
#include "build/build_config.h"
|
||||
#include "shell/browser/login_handler.h"
|
||||
|
||||
namespace base {
|
||||
class DictionaryValue;
|
||||
|
||||
Reference in New Issue
Block a user