diff options
Diffstat (limited to 'chrome_frame/utils.cc')
-rw-r--r-- | chrome_frame/utils.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/utils.cc b/chrome_frame/utils.cc index c2eade6..33d004f 100644 --- a/chrome_frame/utils.cc +++ b/chrome_frame/utils.cc @@ -1392,4 +1392,3 @@ bool CanNavigate(const GURL& url, IInternetSecurityManager* security_manager, return true; } - |