Index: chrome/installer/util/create_dir_work_item.cc |
diff --git a/chrome/installer/util/create_dir_work_item.cc b/chrome/installer/util/create_dir_work_item.cc |
index 1eff7bf119a402564914613387df5c2aacc6ef50..b2667c12cb16e33bbce92a0ca614cadb96746e85 100644 |
--- a/chrome/installer/util/create_dir_work_item.cc |
+++ b/chrome/installer/util/create_dir_work_item.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/file_util.h" |
+#include "base/files/file_util.h" |
#include "base/logging.h" |
#include "chrome/installer/util/create_dir_work_item.h" |
#include "chrome/installer/util/logging_installer.h" |