diff options
Diffstat (limited to 'chrome/app/client_util.h')
-rw-r--r-- | chrome/app/client_util.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/client_util.h b/chrome/app/client_util.h index b34eaf6..ae7f2a7 100644 --- a/chrome/app/client_util.h +++ b/chrome/app/client_util.h @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. +// Copyright (c) 2006-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. @@ -13,7 +13,7 @@ #include <string> namespace sandbox { - union SandboxInterfaceInfo; + struct SandboxInterfaceInfo; } // Implements the common aspects of loading chrome.dll for both chrome and |