diff options
Diffstat (limited to 'ash/test/test_suite_init.mm')
-rw-r--r-- | ash/test/test_suite_init.mm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/test/test_suite_init.mm b/ash/test/test_suite_init.mm index d60b3e2..1564c38 100644 --- a/ash/test/test_suite_init.mm +++ b/ash/test/test_suite_init.mm @@ -6,7 +6,7 @@ #import <Cocoa/Cocoa.h> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/mac/bundle_locations.h" #include "base/memory/scoped_nsobject.h" #include "base/path_service.h" |