| Index: chrome/browser/android/ntp/ntp_snippets_bridge.cc
|
| diff --git a/chrome/browser/android/ntp_snippets_bridge.cc b/chrome/browser/android/ntp/ntp_snippets_bridge.cc
|
| similarity index 98%
|
| rename from chrome/browser/android/ntp_snippets_bridge.cc
|
| rename to chrome/browser/android/ntp/ntp_snippets_bridge.cc
|
| index cbb55c835dfaa771231bbd562924d2dc4edf4f7e..9af0c09db71460153911cffb102d6606dd62573f 100644
|
| --- a/chrome/browser/android/ntp_snippets_bridge.cc
|
| +++ b/chrome/browser/android/ntp/ntp_snippets_bridge.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_bridge.h"
|
| +#include "chrome/browser/android/ntp/ntp_snippets_bridge.h"
|
|
|
| #include <jni.h>
|
|
|
|
|