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

Unified Diff: chrome/browser/chromeos/login/user_manager_impl.h

Issue 102263005: Automatically trigger installation of high-quality speech synthesis extension. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years 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/chromeos/login/user_manager_impl.h
diff --git a/chrome/browser/chromeos/login/user_manager_impl.h b/chrome/browser/chromeos/login/user_manager_impl.h
index 074e329cfcf5298f87832d2288d1d700ae346271..ba01d749f5d9bb2cbe8b6430cb42c2529519dd2e 100644
--- a/chrome/browser/chromeos/login/user_manager_impl.h
+++ b/chrome/browser/chromeos/login/user_manager_impl.h
@@ -149,6 +149,7 @@ class UserManagerImpl
scoped_ptr<locale_util::SwitchLanguageCallback> callback) const OVERRIDE;
private:
+ friend class SpeechSynthesisLoaderTest;
friend class SupervisedUserManagerImpl;
friend class UserManager;
friend class WallpaperManager;

Powered by Google App Engine
This is Rietveld 408576698