| Index: chrome/browser/android/shortcut_helper.cc
|
| diff --git a/chrome/browser/android/shortcut_helper.cc b/chrome/browser/android/shortcut_helper.cc
|
| index aa309f6060dc9ecac2cfd5e1ca1f71a8dc6112d3..dfa0aefcbf07c44b81ebd844a50b1375cc0d9683 100644
|
| --- a/chrome/browser/android/shortcut_helper.cc
|
| +++ b/chrome/browser/android/shortcut_helper.cc
|
| @@ -15,7 +15,6 @@
|
| #include "base/command_line.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "base/threading/sequenced_worker_pool.h"
|
| #include "chrome/browser/android/webapk/chrome_webapk_host.h"
|
| #include "chrome/browser/android/webapk/webapk_install_service.h"
|
| #include "chrome/browser/manifest/manifest_icon_downloader.h"
|
|
|