| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b2504e0ef2cc9ce189ca3314664fadacca2caee5..7bcaba4d9ae577116a8677c863b7718b68ba5649 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.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.
|
|
|
| @@ -368,7 +368,7 @@ extern const char kGuestSession[];
|
| extern const char kStubCros[];
|
| extern const char kScreenSaverUrl[];
|
| extern const char kCompressSystemFeedback[];
|
| -extern const char kEnableDOMUIMenu[];
|
| +extern const char kEnableWebUIMenu[];
|
| extern const char kEnableMediaPlayer[];
|
| extern const char kEnableAdvancedFileSystem[];
|
| #endif
|
|
|