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

Unified Diff: chrome/browser/android/ntp/new_tab_page_prefs.h

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.h
diff --git a/chrome/browser/android/new_tab_page_prefs.h b/chrome/browser/android/ntp/new_tab_page_prefs.h
similarity index 92%
rename from chrome/browser/android/new_tab_page_prefs.h
rename to chrome/browser/android/ntp/new_tab_page_prefs.h
index 70bacef80b0cbb1e57c69d861f4746e51c1f25ab..6238e85938840a450ef2c4833e0876bda0c3e2b8 100644
--- a/chrome/browser/android/new_tab_page_prefs.h
+++ b/chrome/browser/android/ntp/new_tab_page_prefs.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_ANDROID_NEW_TAB_PAGE_PREFS_H_
-#define CHROME_BROWSER_ANDROID_NEW_TAB_PAGE_PREFS_H_
+#ifndef CHROME_BROWSER_ANDROID_NTP_NEW_TAB_PAGE_PREFS_H_
+#define CHROME_BROWSER_ANDROID_NTP_NEW_TAB_PAGE_PREFS_H_
#include <jni.h>
@@ -66,4 +66,4 @@ class NewTabPagePrefs {
DISALLOW_COPY_AND_ASSIGN(NewTabPagePrefs);
};
-#endif // CHROME_BROWSER_ANDROID_NEW_TAB_PAGE_PREFS_H_
+#endif // CHROME_BROWSER_ANDROID_NTP_NEW_TAB_PAGE_PREFS_H_
« no previous file with comments | « chrome/browser/android/new_tab_page_url_handler.cc ('k') | chrome/browser/android/ntp/new_tab_page_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698