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

@ -11,7 +11,7 @@
#include <map>
#include "base/command_line.h"
#include "base/file_util.h"
#include "base/files/file_util.h"
#include "base/logging.h"
#include "base/strings/string_number_conversions.h"
#include "base/time/time.h"