| Index: chrome/browser/banners/app_banner_manager.cc
|
| diff --git a/chrome/browser/banners/app_banner_manager.cc b/chrome/browser/banners/app_banner_manager.cc
|
| index 6fe5b9ce04e5af407801212c84b0026a036adb4c..d2b697fa9c7c18d71ec6dbeef2f2d4848f0bc0eb 100644
|
| --- a/chrome/browser/banners/app_banner_manager.cc
|
| +++ b/chrome/browser/banners/app_banner_manager.cc
|
| @@ -13,7 +13,6 @@
|
| #include "content/public/common/frame_navigate_params.h"
|
| #include "content/public/common/origin_util.h"
|
| #include "net/base/load_flags.h"
|
| -#include "ui/gfx/screen.h"
|
|
|
| namespace {
|
| bool gDisableSecureCheckForTesting = false;
|
|
|