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

Unified Diff: apps/prefs.h

Issue 25034003: Moved apps metro code from apps to chrome/browser/apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix stuffup Created 7 years, 3 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: apps/prefs.h
diff --git a/apps/prefs.h b/apps/prefs.h
index 8fee0cee5e35c67fb85ab3a2501063d68fc5826c..fcccfec2502b6278fc22ad0516d45149d15e8498 100644
--- a/apps/prefs.h
+++ b/apps/prefs.h
@@ -13,9 +13,6 @@ class PrefRegistrySyncable;
namespace apps {
-// Register preferences for the apps system.
-void RegisterPrefs(PrefRegistrySimple* registry);
-
// Register per-profile preferences for the apps system.
void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
« no previous file with comments | « apps/pref_names.cc ('k') | apps/prefs.cc » ('j') | chrome/browser/prefs/browser_prefs.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698