Index: ash/mus/shell_delegate_mus.h |
diff --git a/ash/mus/shell_delegate_mus.h b/ash/mus/shell_delegate_mus.h |
index f96f23eaee7ebeb150ab901afc8feb9077ead812..f3e1c08d327ac03ee3603f0d4f4cfe2c76cee94e 100644 |
--- a/ash/mus/shell_delegate_mus.h |
+++ b/ash/mus/shell_delegate_mus.h |
@@ -45,6 +45,7 @@ class ShellDelegateMus : public ShellDelegate { |
GPUSupport* CreateGPUSupport() override; |
base::string16 GetProductName() const override; |
gfx::Image GetDeprecatedAcceleratorImage() const override; |
+ PrefService* GetActiveUserPrefService() const override; |
bool IsTouchscreenEnabledInPrefs(bool use_local_state) const override; |
void SetTouchscreenEnabledInPrefs(bool enabled, |
bool use_local_state) override; |