| Index: components/ssl_errors/error_classification.h
|
| diff --git a/components/ssl_errors/error_classification.h b/components/ssl_errors/error_classification.h
|
| index 99ab0f1dc8ba74cbb9a2135b682955eb92234672..9bcaeae0475580a0c67e7198b002b1d8a4c16f10 100644
|
| --- a/components/ssl_errors/error_classification.h
|
| +++ b/components/ssl_errors/error_classification.h
|
| @@ -108,7 +108,7 @@ void RecordUMAStatisticsForClockInterstitial(bool overridable,
|
| HostnameTokens Tokenize(const std::string& name);
|
|
|
| // Sets a clock for browser tests that check the build time. Used by
|
| -// IsUserClockInThePast and IsUserClockInTheFuture.
|
| +// GetClockState().
|
| void SetBuildTimeForTesting(const base::Time& testing_time);
|
|
|
| // Returns true if the hostname has a known Top Level Domain.
|
|
|