| Index: ios/chrome/browser/downstream_chromium_browser_provider.h
|
| diff --git a/ios/chrome/browser/downstream_chromium_browser_provider.h b/ios/chrome/browser/downstream_chromium_browser_provider.h
|
| index 9f8e139e6981da09ef6950215d70c38c312791d8..2e1e189cbbd42aad20b8d25e244bc23f134d2847 100644
|
| --- a/ios/chrome/browser/downstream_chromium_browser_provider.h
|
| +++ b/ios/chrome/browser/downstream_chromium_browser_provider.h
|
| @@ -19,7 +19,6 @@ class DownstreamChromiumBrowserProvider : public ChromiumBrowserProvider {
|
| // ChromeBrowserProvider implementations. All of these will move upstream
|
| // into ChromiumBrowserProvider eventually, and from there callers will be
|
| // converted to not go through the provider API at all.
|
| - bool IsOffTheRecordSessionActive() override;
|
| void GetFaviconForURL(
|
| ios::ChromeBrowserState* browser_state,
|
| const GURL& page_url,
|
|
|