Put locker and handle scope to the top of the function. Remove unneeded header

This commit is contained in:
Yury Solovyov 2016-11-06 12:58:01 +03:00 committed by Kevin Sawicki
parent 11ef2c539b
commit c2bf5bb986
2 changed files with 7 additions and 6 deletions

View file

@ -12,7 +12,6 @@
#include "atom/browser/atom_browser_client.h"
#include "atom/browser/browser.h"
#include "atom/browser/browser_observer.h"
#include "atom/common/api/atom_api_native_image.h"
#include "atom/common/native_mate_converters/callback.h"
#include "chrome/browser/icon_loader.h"
#include "chrome/browser/process_singleton.h"