| Index: chrome/browser/android/ntp/ntp_snippets_controller.cc
|
| diff --git a/chrome/browser/android/ntp_snippets_controller.cc b/chrome/browser/android/ntp/ntp_snippets_controller.cc
|
| similarity index 94%
|
| rename from chrome/browser/android/ntp_snippets_controller.cc
|
| rename to chrome/browser/android/ntp/ntp_snippets_controller.cc
|
| index 83f14554e4b66eb3b7e67a51ffcfdd3159463962..496ec56c7c7697bc9dbacc11b00bfdee35f49fe2 100644
|
| --- a/chrome/browser/android/ntp_snippets_controller.cc
|
| +++ b/chrome/browser/android/ntp/ntp_snippets_controller.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_controller.h"
|
| +#include "chrome/browser/android/ntp/ntp_snippets_controller.h"
|
|
|
| #include <jni.h>
|
|
|
|
|