| Index: chrome/renderer/banners/app_banner_client.h
|
| diff --git a/chrome/renderer/banners/app_banner_client.h b/chrome/renderer/banners/app_banner_client.h
|
| index 6e716f2567d3c4069ec2367acbaf59e73537981d..b380bae3f29b5fa2dca0be7cba4e1e25c83f42c4 100644
|
| --- a/chrome/renderer/banners/app_banner_client.h
|
| +++ b/chrome/renderer/banners/app_banner_client.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/id_map.h"
|
| +#include "base/macros.h"
|
| #include "content/public/renderer/render_frame_observer.h"
|
| #include "third_party/WebKit/public/platform/modules/app_banner/WebAppBannerClient.h"
|
| #include "third_party/WebKit/public/platform/modules/app_banner/WebAppBannerPromptResult.h"
|
|
|