| Index: chrome/browser/android/chrome_sync_shell_main_delegate.h
|
| diff --git a/chrome/browser/android/chrome_sync_shell_main_delegate.h b/chrome/browser/android/chrome_sync_shell_main_delegate.h
|
| index f786fc77358d2ca9941dc357d3dbcf1f808c73b4..dbbc57152b306a443b7415cdb42ecd8b9bfd41ed 100644
|
| --- a/chrome/browser/android/chrome_sync_shell_main_delegate.h
|
| +++ b/chrome/browser/android/chrome_sync_shell_main_delegate.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_ANDROID_CHROME_SYNC_SHELL_MAIN_DELEGATE_H_
|
| #define CHROME_BROWSER_ANDROID_CHROME_SYNC_SHELL_MAIN_DELEGATE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/app/android/chrome_main_delegate_android.h"
|
|
|
| class ChromeSyncShellMainDelegate : public ChromeMainDelegateAndroid {
|
|
|