diff options
Diffstat (limited to 'chrome/browser/browser_process.h')
| -rw-r--r-- | chrome/browser/browser_process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser_process.h b/chrome/browser/browser_process.h index a93fabf..cd3a87e 100644 --- a/chrome/browser/browser_process.h +++ b/chrome/browser/browser_process.h @@ -266,7 +266,7 @@ class BrowserProcess { // Returns the default web client state of Chrome (i.e., was it the user's // default browser) at the time a previous check was made sometime between // process startup and now. - virtual ShellIntegration::DefaultWebClientState + virtual shell_integration::DefaultWebClientState CachedDefaultWebClientState() = 0; private: |
