summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/unload_controller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/unload_controller.cc')
-rw-r--r--chrome/browser/ui/unload_controller.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/ui/unload_controller.cc b/chrome/browser/ui/unload_controller.cc
index e92226d..bc8c180 100644
--- a/chrome/browser/ui/unload_controller.cc
+++ b/chrome/browser/ui/unload_controller.cc
@@ -4,6 +4,7 @@
#include "chrome/browser/ui/unload_controller.h"
+#include "base/message_loop.h"
#include "chrome/browser/ui/browser.h"
#include "chrome/browser/ui/browser_tabstrip.h"
#include "chrome/browser/ui/tab_contents/tab_contents.h"