| Index: ios/web_view/internal/criwv_browser_state.h
|
| diff --git a/ios/web_view/internal/criwv_browser_state.h b/ios/web_view/internal/criwv_browser_state.h
|
| index 9851667a90a9f88ac8bdf2fc4c9b69146b7b0798..cb2e4f83139987a8009643e826f901db20471443 100644
|
| --- a/ios/web_view/internal/criwv_browser_state.h
|
| +++ b/ios/web_view/internal/criwv_browser_state.h
|
| @@ -21,7 +21,7 @@ namespace ios_web_view {
|
|
|
| class CRIWVURLRequestContextGetter;
|
|
|
| -// CRIWV implementation of BrowserState. Can only be called from the UI thread.
|
| +// CWV implementation of BrowserState. Can only be called from the UI thread.
|
| class CRIWVBrowserState : public web::BrowserState {
|
| public:
|
| explicit CRIWVBrowserState(bool off_the_record);
|
|
|