| Index: chrome/app/android/chrome_main_delegate_android.cc
|
| diff --git a/chrome/app/android/chrome_main_delegate_android.cc b/chrome/app/android/chrome_main_delegate_android.cc
|
| index 919ffa810d8d21ea840baa9c5812bc58e200d332..e0bd8e477784665ad0489d79f5a16572d5b0d38c 100644
|
| --- a/chrome/app/android/chrome_main_delegate_android.cc
|
| +++ b/chrome/app/android/chrome_main_delegate_android.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/app/android/chrome_main_delegate_android.h"
|
|
|
| #include "base/android/jni_android.h"
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "chrome/browser/android/chrome_jni_registrar.h"
|
| #include "chrome/browser/android/chrome_startup_flags.h"
|
| #include "chrome/browser/android/uma_utils.h"
|
|
|