diff options
Diffstat (limited to 'chrome_frame/navigation_constraints.h')
-rw-r--r-- | chrome_frame/navigation_constraints.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome_frame/navigation_constraints.h b/chrome_frame/navigation_constraints.h index fe24558..2aefe5c 100644 --- a/chrome_frame/navigation_constraints.h +++ b/chrome_frame/navigation_constraints.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010 The Chromium Authors. All rights reserved. +// Copyright (c) 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. @@ -38,7 +38,6 @@ class NavigationConstraintsImpl : public NavigationConstraints { base::win::ScopedComPtr<IInternetSecurityManager> security_manager_; // The plugin is privileged if it is: - // * Invoked by a window running under the system principal in FireFox. // * Being hosted by a custom host exposing the SID_ChromeFramePrivileged // service. // |