Index: chrome/browser/memory_details_win.cc |
diff --git a/chrome/browser/memory_details_win.cc b/chrome/browser/memory_details_win.cc |
index 51a04dca37a30fcbeec5cfd1ca5b2ea2e146caad..a51c659ea354fd2bd0fd10609206ebf8ba2f8404 100644 |
--- a/chrome/browser/memory_details_win.cc |
+++ b/chrome/browser/memory_details_win.cc |
@@ -16,6 +16,7 @@ |
#include "base/path_service.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
+#include "base/threading/sequenced_worker_pool.h" |
#include "base/win/scoped_handle.h" |
#include "base/win/windows_version.h" |
#include "chrome/common/url_constants.h" |