diff options
Diffstat (limited to 'chrome/browser/shell_integration.cc')
-rw-r--r-- | chrome/browser/shell_integration.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/shell_integration.cc b/chrome/browser/shell_integration.cc index c38ae76..9732305 100644 --- a/chrome/browser/shell_integration.cc +++ b/chrome/browser/shell_integration.cc @@ -147,4 +147,3 @@ bool ShellIntegration::IsFirefoxDefaultBrowser() { } return ff_default; } - |