| Index: chrome/browser/ui/webui/ntp/android/new_tab_page_ready_handler.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/ntp/android/new_tab_page_ready_handler.cc (revision 211277)
|
| +++ chrome/browser/ui/webui/ntp/android/new_tab_page_ready_handler.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| #include "base/values.h"
|
| -#include "chrome/common/chrome_notification_types.h"
|
| +#include "chrome/browser/chrome_notification_types.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_ui.h"
|
|
|