Include proper header

This commit is contained in:
Yury Solovyov 2016-10-30 15:31:30 +03:00 committed by Kevin Sawicki
parent eb889b9b86
commit 602aba8723

View file

@ -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"