Index: chrome/test/testing_profile.h |
diff --git a/chrome/test/testing_profile.h b/chrome/test/testing_profile.h |
index 181e375318ecd3bd889938935d14613faf35db00..cf7144bd99ea7bbf95d5471414454e36eb27dbc0 100644 |
--- a/chrome/test/testing_profile.h |
+++ b/chrome/test/testing_profile.h |
@@ -298,7 +298,7 @@ class TestingProfile : public Profile { |
} |
virtual void SetupChromeOSEnterpriseExtensionObserver() { |
} |
- virtual void ChangeApplicationLocale(const std::string&, bool) { |
+ virtual void ChangeAppLocale(const std::string&, AppLocaleChangedVia) { |
} |
#endif // defined(OS_CHROMEOS) |