| Index: chrome/browser/chrome_browser_main_mac.mm
|
| diff --git a/chrome/browser/chrome_browser_main_mac.mm b/chrome/browser/chrome_browser_main_mac.mm
|
| index 3f4781255bf8f9d585b5a4450686e235947e24d1..11d7ff43ffe2eca372f1ea0df596b93a7693d278 100644
|
| --- a/chrome/browser/chrome_browser_main_mac.mm
|
| +++ b/chrome/browser/chrome_browser_main_mac.mm
|
| @@ -14,7 +14,7 @@
|
| #include "base/mac/mac_util.h"
|
| #include "base/mac/scoped_nsobject.h"
|
| #include "base/path_service.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #import "chrome/browser/app_controller_mac.h"
|
| #include "chrome/browser/apps/app_shim/app_shim_host_manager_mac.h"
|
| #include "chrome/browser/browser_process.h"
|
|
|