| Index: chrome/browser/android/banners/app_banner_data_fetcher_android.cc
|
| diff --git a/chrome/browser/android/banners/app_banner_data_fetcher_android.cc b/chrome/browser/android/banners/app_banner_data_fetcher_android.cc
|
| index 46be5681d534e197f1243895c8ec78b3de1aea7f..b8dd12d87021e58ccb76f0cfadb1561f97822f81 100644
|
| --- a/chrome/browser/android/banners/app_banner_data_fetcher_android.cc
|
| +++ b/chrome/browser/android/banners/app_banner_data_fetcher_android.cc
|
| @@ -16,7 +16,6 @@
|
| #include "chrome/browser/manifest/manifest_icon_selector.h"
|
| #include "chrome/browser/ui/android/infobars/app_banner_infobar_android.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| -#include "ui/gfx/screen.h"
|
|
|
| namespace banners {
|
|
|
|
|