| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index f94dc28c523c2c91f8f4fc5aa98adf8ac8510ca5..267c01b08f4fc1aaf368523e86054bb61074a9c9 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -483,6 +483,7 @@ extern const char kStabilityBreakpadRegistrationSuccess[];
|
| extern const char kStabilityBreakpadRegistrationFail[];
|
| extern const char kStabilityDebuggerPresent[];
|
| extern const char kStabilityDebuggerNotPresent[];
|
| +extern const char kStabilityGpuCrashCount[];
|
|
|
| extern const char kStabilityPluginStats[];
|
| extern const char kStabilityPluginName[];
|
|
|