| Index: chrome/browser/ntp_snippets/ntp_snippets_service_factory.cc
|
| diff --git a/chrome/browser/ntp_snippets/ntp_snippets_service_factory.cc b/chrome/browser/ntp_snippets/ntp_snippets_service_factory.cc
|
| index 8cd932f19f249004ca39ff9068ef649027292e0e..7b08eeea8f1046914aec6f28c0ac71bec0a7ef74 100644
|
| --- a/chrome/browser/ntp_snippets/ntp_snippets_service_factory.cc
|
| +++ b/chrome/browser/ntp_snippets/ntp_snippets_service_factory.cc
|
| @@ -21,7 +21,7 @@
|
| #include "net/url_request/url_request_context_getter.h"
|
|
|
| #if defined(OS_ANDROID)
|
| -#include "chrome/browser/android/ntp_snippets_launcher.h"
|
| +#include "chrome/browser/android/ntp/ntp_snippets_launcher.h"
|
| #endif // OS_ANDROID
|
|
|
| using content::BrowserThread;
|
|
|