| Index: chrome/installer/util/google_chrome_sxs_distribution.h
|
| ===================================================================
|
| --- chrome/installer/util/google_chrome_sxs_distribution.h (revision 109585)
|
| +++ chrome/installer/util/google_chrome_sxs_distribution.h (working copy)
|
| @@ -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.
|
|
|
| @@ -11,10 +11,6 @@
|
| #include "chrome/installer/util/l10n_string_util.h"
|
| #include "chrome/installer/util/util_constants.h"
|
|
|
| -namespace installer {
|
| -class MasterPreferences;
|
| -}
|
| -
|
| // GoogleChromeSxSDistribution encapsulates properties of Google Chrome Sxs
|
| // distribution which can co-exist with other Google Chrome distributions.
|
| // Google Chrome Sxs distribution is installed to a different path, runs
|
|
|