Index: content/browser/frame_host/navigation_controller_impl_unittest.cc |
diff --git a/content/browser/frame_host/navigation_controller_impl_unittest.cc b/content/browser/frame_host/navigation_controller_impl_unittest.cc |
index 523b3f98611037965ae13d8daa448ef6f2824d79..362a64ece50d19b020d459d8fa23e37df10cb4f4 100644 |
--- a/content/browser/frame_host/navigation_controller_impl_unittest.cc |
+++ b/content/browser/frame_host/navigation_controller_impl_unittest.cc |
@@ -4,7 +4,7 @@ |
#include "base/basictypes.h" |
#include "base/bind.h" |
-#include "base/file_util.h" |
+#include "base/files/file_util.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/path_service.h" |
#include "base/stl_util.h" |