summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/ntp/foreign_session_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/webui/ntp/foreign_session_handler.cc')
-rw-r--r--chrome/browser/ui/webui/ntp/foreign_session_handler.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/ui/webui/ntp/foreign_session_handler.cc b/chrome/browser/ui/webui/ntp/foreign_session_handler.cc
index e0e968b..cbab342 100644
--- a/chrome/browser/ui/webui/ntp/foreign_session_handler.cc
+++ b/chrome/browser/ui/webui/ntp/foreign_session_handler.cc
@@ -13,13 +13,12 @@
#include "base/values.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/sessions/session_restore.h"
-#include "chrome/browser/sync/engine/syncapi.h"
#include "chrome/browser/sync/profile_sync_service.h"
#include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
#include "chrome/common/chrome_notification_types.h"
+#include "chrome/common/url_constants.h"
#include "content/common/notification_details.h"
#include "content/common/notification_service.h"
-#include "chrome/common/url_constants.h"
namespace browser_sync {