| Index: chrome/browser/android/profiles/profile_downloader_android.cc
|
| diff --git a/chrome/browser/android/profiles/profile_downloader_android.cc b/chrome/browser/android/profiles/profile_downloader_android.cc
|
| index 4dd48be5bf4459a75dc3ce727ff6e9b9cf45a39c..0a79c35ee7b83dee5f76412183a0a231bb10831e 100644
|
| --- a/chrome/browser/android/profiles/profile_downloader_android.cc
|
| +++ b/chrome/browser/android/profiles/profile_downloader_android.cc
|
| @@ -24,7 +24,6 @@
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "ui/gfx/android/java_bitmap.h"
|
| #include "ui/gfx/image/image_skia.h"
|
| -#include "ui/gfx/screen.h"
|
|
|
| namespace {
|
|
|
|
|