summaryrefslogtreecommitdiffstats
path: root/ui/base/resource/data_pack.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/base/resource/data_pack.cc')
-rw-r--r--ui/base/resource/data_pack.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/base/resource/data_pack.cc b/ui/base/resource/data_pack.cc
index 705c1a0..f4a9e47 100644
--- a/ui/base/resource/data_pack.cc
+++ b/ui/base/resource/data_pack.cc
@@ -6,7 +6,7 @@
#include <errno.h>
-#include "base/file_util.h"
+#include "base/files/file_util.h"
#include "base/files/memory_mapped_file.h"
#include "base/logging.h"
#include "base/memory/ref_counted_memory.h"