| Index: chrome/browser/android/ntp/ntp_snippets_launcher.cc
|
| diff --git a/chrome/browser/android/ntp_snippets_launcher.cc b/chrome/browser/android/ntp/ntp_snippets_launcher.cc
|
| similarity index 96%
|
| rename from chrome/browser/android/ntp_snippets_launcher.cc
|
| rename to chrome/browser/android/ntp/ntp_snippets_launcher.cc
|
| index 3b054657a56e84d30fd30c9ff48e5635acbd79b4..6d5150a5aca854ff8b614e17a63f8935c42747bf 100644
|
| --- a/chrome/browser/android/ntp_snippets_launcher.cc
|
| +++ b/chrome/browser/android/ntp/ntp_snippets_launcher.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/android/ntp_snippets_launcher.h"
|
| +#include "chrome/browser/android/ntp/ntp_snippets_launcher.h"
|
|
|
| #include "base/android/context_utils.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|