| Index: chrome/browser/ui/webui/ntp/foreign_session_handler.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/ntp/foreign_session_handler.cc (revision 116051)
|
| +++ chrome/browser/ui/webui/ntp/foreign_session_handler.cc (working copy)
|
| @@ -19,6 +19,7 @@
|
| #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/browser/webui/web_ui.h"
|
| #include "content/public/browser/notification_source.h"
|
|
|
| namespace browser_sync {
|
|
|