Include proper header
This commit is contained in:
parent
eb889b9b86
commit
602aba8723
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
// Use of this source code is governed by the MIT license that can be
|
// Use of this source code is governed by the MIT license that can be
|
||||||
// found in the LICENSE file.
|
// found in the LICENSE file.
|
||||||
|
|
||||||
#include "chrome/browser/ui/webui/fileicon_source.h"
|
#include "atom/common/fileicon_fetcher.h"
|
||||||
|
|
||||||
#include "base/bind.h"
|
#include "base/bind.h"
|
||||||
#include "base/callback.h"
|
#include "base/callback.h"
|
||||||
|
|
Loading…
Reference in a new issue