diff options
Diffstat (limited to 'chrome/installer/test/resource_loader.cc')
-rw-r--r-- | chrome/installer/test/resource_loader.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/test/resource_loader.cc b/chrome/installer/test/resource_loader.cc index 463c35b..fc4ce55 100644 --- a/chrome/installer/test/resource_loader.cc +++ b/chrome/installer/test/resource_loader.cc @@ -6,7 +6,7 @@ #include <windows.h> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/logging.h" namespace { |