diff options
Diffstat (limited to 'chrome/browser/diagnostics/diagnostics_test.cc')
-rw-r--r-- | chrome/browser/diagnostics/diagnostics_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/diagnostics/diagnostics_test.cc b/chrome/browser/diagnostics/diagnostics_test.cc index 2e46766..64d4797 100644 --- a/chrome/browser/diagnostics/diagnostics_test.cc +++ b/chrome/browser/diagnostics/diagnostics_test.cc @@ -4,7 +4,7 @@ #include "chrome/browser/diagnostics/diagnostics_test.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/path_service.h" #include "chrome/common/chrome_constants.h" #include "chrome/common/chrome_paths.h" |