| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index d32d16b1f5229d0fa971aa8136ca074b45c79c79..737b837d310543ff3a04f2a2475b2ed70e3b9300 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -183,7 +183,6 @@ extern const char kLogPluginMessages[];
|
| CONTENT_EXPORT extern const char kMainFrameResizesAreOrientationChanges[];
|
| extern const char kMaxUntiledLayerHeight[];
|
| extern const char kMaxUntiledLayerWidth[];
|
| -extern const char kMemoryMetrics[];
|
| extern const char kMojoLocalStorage[];
|
| CONTENT_EXPORT extern const char kMuteAudio[];
|
| CONTENT_EXPORT extern const char kNoReferrers[];
|
|
|