| Index: chrome/app/android/chrome_main_delegate_android.h
|
| diff --git a/chrome/app/android/chrome_main_delegate_android.h b/chrome/app/android/chrome_main_delegate_android.h
|
| index e32571026775c5f7c781f1d710b8f2b021ecc99f..226c086a7ce19663f9742326b8a13171d8be3bda 100644
|
| --- a/chrome/app/android/chrome_main_delegate_android.h
|
| +++ b/chrome/app/android/chrome_main_delegate_android.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_APP_ANDROID_CHROME_MAIN_DELEGATE_ANDROID_H_
|
| #define CHROME_APP_ANDROID_CHROME_MAIN_DELEGATE_ANDROID_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/app/chrome_main_delegate.h"
|
| #include "content/public/browser/browser_main_runner.h"
|
|
|