commit | c41774725dc52610225ac8f7f9fb1807da6bb314 | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <[email protected]> | Fri Jun 16 16:03:08 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jun 16 16:03:08 2023 |
tree | 470de7f8a89870c1afc4e909c83a783c29972408 | |
parent | a96cc4db39b632aff40102f65c2c91360f60f802 [diff] [blame] |
[iOS] Move paths to shared folder Bug: 1319852 Change-Id: I73d380a9ff5692062303faa25e6c7b41443ef413 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4618031 Reviewed-by: Sylvain Defresne <[email protected]> Commit-Queue: Gauthier Ambard <[email protected]> Cr-Commit-Position: refs/heads/main@{#1158874}
diff --git a/ios/chrome/app/chrome_exe_main.mm b/ios/chrome/app/chrome_exe_main.mm index d16d951..564e00c 100644 --- a/ios/chrome/app/chrome_exe_main.mm +++ b/ios/chrome/app/chrome_exe_main.mm
@@ -11,7 +11,7 @@ #import "ios/chrome/app/startup/ios_chrome_main.h" #import "ios/chrome/app/startup/ios_enable_sandbox_dump_buildflags.h" #import "ios/chrome/browser/crash_report/crash_helper.h" -#import "ios/chrome/browser/paths/paths.h" +#import "ios/chrome/browser/shared/model/paths/paths.h" #import "ios/public/provider/chrome/browser/primes/primes_api.h" #if BUILDFLAG(IOS_ENABLE_SANDBOX_DUMP)