diff options
Diffstat (limited to 'chrome/browser/android/chrome_sync_shell_main_delegate.h')
| -rw-r--r-- | chrome/browser/android/chrome_sync_shell_main_delegate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/android/chrome_sync_shell_main_delegate.h b/chrome/browser/android/chrome_sync_shell_main_delegate.h index f786fc7..dbbc571 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 { |
