Index: chrome/browser/android/shortcut_helper.cc |
diff --git a/chrome/browser/android/shortcut_helper.cc b/chrome/browser/android/shortcut_helper.cc |
index dfa0aefcbf07c44b81ebd844a50b1375cc0d9683..aa309f6060dc9ecac2cfd5e1ca1f71a8dc6112d3 100644 |
--- a/chrome/browser/android/shortcut_helper.cc |
+++ b/chrome/browser/android/shortcut_helper.cc |
@@ -15,6 +15,7 @@ |
#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" |