Index: chrome/browser/storage_monitor/storage_monitor.h |
diff --git a/chrome/browser/storage_monitor/storage_monitor.h b/chrome/browser/storage_monitor/storage_monitor.h |
index cec815c69af1111ff3065d6e4066e720d26f4736..f008dca34b9b9fd019f37114dc536f10d280482f 100644 |
--- a/chrome/browser/storage_monitor/storage_monitor.h |
+++ b/chrome/browser/storage_monitor/storage_monitor.h |
@@ -14,6 +14,7 @@ |
#include "base/observer_list_threadsafe.h" |
#include "base/strings/string16.h" |
#include "base/synchronization/lock.h" |
+#include "base/threading/thread_checker.h" |
#include "chrome/browser/storage_monitor/storage_info.h" |
class ChromeBrowserMainPartsLinux; |