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

Unified Diff: chrome/browser/android/ntp/new_tab_page_prefs.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: Sync again 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_prefs.cc
diff --git a/chrome/browser/android/new_tab_page_prefs.cc b/chrome/browser/android/ntp/new_tab_page_prefs.cc
similarity index 98%
rename from chrome/browser/android/new_tab_page_prefs.cc
rename to chrome/browser/android/ntp/new_tab_page_prefs.cc
index 7b50d09e47d27b79f94d29179f57bf6aa1e5c0cb..dd1f3325aed12463554ebe4f00e5afea62e9b791 100644
--- a/chrome/browser/android/new_tab_page_prefs.cc
+++ b/chrome/browser/android/ntp/new_tab_page_prefs.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_prefs.h"
+#include "chrome/browser/android/ntp/new_tab_page_prefs.h"
#include <jni.h>
« no previous file with comments | « chrome/browser/android/ntp/new_tab_page_prefs.h ('k') | chrome/browser/android/ntp/new_tab_page_url_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698