| Index: chrome/browser/sync/glue/session_change_processor.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/session_change_processor.cc (revision 116232)
|
| +++ chrome/browser/sync/glue/session_change_processor.cc (working copy)
|
| @@ -20,7 +20,7 @@
|
| #include "chrome/browser/ui/sync/tab_contents_wrapper_synced_tab_delegate.h"
|
| #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| -#include "content/browser/tab_contents/navigation_controller.h"
|
| +#include "content/public/browser/navigation_controller.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/browser/notification_details.h"
|
| #include "content/public/browser/notification_source.h"
|
|
|