Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Unified Diff: chrome/browser/android/ntp/new_tab_page_url_handler.cc

Issue 1811333003: Move the remaining NTP realted files to c/b/android/ntp subdir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698