| Index: chrome/browser/android/ntp/new_tab_page_url_handler.cc
|
| diff --git a/chrome/browser/android/new_tab_page_url_handler.cc b/chrome/browser/android/ntp/new_tab_page_url_handler.cc
|
| similarity index 95%
|
| rename from chrome/browser/android/new_tab_page_url_handler.cc
|
| rename to chrome/browser/android/ntp/new_tab_page_url_handler.cc
|
| index af73694148eb094e72d8e85d390b887a4331f522..6b1d8240d794e740e0b697767ae3e6a1c1a6261a 100644
|
| --- a/chrome/browser/android/new_tab_page_url_handler.cc
|
| +++ b/chrome/browser/android/ntp/new_tab_page_url_handler.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/new_tab_page_url_handler.h"
|
| +#include "chrome/browser/android/ntp/new_tab_page_url_handler.h"
|
|
|
| #include <string>
|
|
|
|
|