| Index: chrome/browser/search_engines/template_url_parser_unittest.cc
|
| diff --git a/chrome/browser/search_engines/template_url_parser_unittest.cc b/chrome/browser/search_engines/template_url_parser_unittest.cc
|
| index f8a856f4cd2b252b15f6babf7c7b26ed84327183..d06c3d73e7407f771a10a6d6e4c210977844b782 100644
|
| --- a/chrome/browser/search_engines/template_url_parser_unittest.cc
|
| +++ b/chrome/browser/search_engines/template_url_parser_unittest.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 "base/path_service.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|