base/file_util.h has been moved to base/files/file_util.h

This commit is contained in:
Cheng Zhao 2015-01-09 17:45:50 -08:00
parent 5c78ecfe40
commit 750db6aed8
10 changed files with 10 additions and 10 deletions

View file

@ -8,7 +8,7 @@
#import <CoreServices/CoreServices.h>
#include "atom/browser/native_window.h"
#include "base/file_util.h"
#include "base/files/file_util.h"
#include "base/mac/mac_util.h"
#include "base/mac/scoped_cftyperef.h"
#include "base/strings/sys_string_conversions.h"