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

Unified Diff: chrome/browser/ui/webui/options/chromeos/accounts_options_handler.h

Issue 8727037: Signed settings refactoring: Proper caching and more tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased to ToT and removed some debug output left. Created 9 years, 1 month 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/ui/webui/options/chromeos/accounts_options_handler.h
diff --git a/chrome/browser/ui/webui/options/chromeos/accounts_options_handler.h b/chrome/browser/ui/webui/options/chromeos/accounts_options_handler.h
index 31ee9f07903f68b900753ca6fcd763b53fb8c3bc..21a35c9aa2bbe0edfc47cfb28c60b2f9980a1997 100644
--- a/chrome/browser/ui/webui/options/chromeos/accounts_options_handler.h
+++ b/chrome/browser/ui/webui/options/chromeos/accounts_options_handler.h
@@ -11,7 +11,7 @@
namespace chromeos {
-class UserCrosSettingsProvider;
+class DeviceSettingsProvider;
Mattias Nissler (ping if slow) 2011/11/30 12:25:50 required?
pastarmovj 2011/11/30 17:21:16 Nope.
// ChromeOS accounts options page handler.
class AccountsOptionsHandler : public OptionsPageUIHandler {

Powered by Google App Engine
This is Rietveld 408576698