summaryrefslogtreecommitdiffstats
path: root/chrome/browser/session_restore.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/session_restore.cc')
-rw-r--r--chrome/browser/session_restore.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/session_restore.cc b/chrome/browser/session_restore.cc
index 57cc6d8..1cc86ef 100644
--- a/chrome/browser/session_restore.cc
+++ b/chrome/browser/session_restore.cc
@@ -35,7 +35,9 @@
#include "chrome/browser/browser.h"
#include "chrome/browser/browser_list.h"
#include "chrome/browser/browser_process.h"
+#include "chrome/browser/navigation_controller.h"
#include "chrome/browser/profile.h"
+#include "chrome/browser/tab_contents.h"
#include "chrome/common/notification_service.h"
namespace {