diff options
Diffstat (limited to 'chromium/base/process/launch_mac.cc')
-rw-r--r-- | chromium/base/process/launch_mac.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/base/process/launch_mac.cc b/chromium/base/process/launch_mac.cc index 6fc6ba115fb..9e523d39181 100644 --- a/chromium/base/process/launch_mac.cc +++ b/chromium/base/process/launch_mac.cc @@ -19,7 +19,7 @@ #include "base/process/environment_internal.h" #include "base/threading/scoped_blocking_call.h" #include "base/threading/thread_restrictions.h" -#include "base/trace_event/trace_event.h" +#include "base/trace_event/base_tracing.h" extern "C" { // Changes the current thread's directory to a path or directory file |