| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2e9a2d7cc883cc73eaffe45eaa5563d2213091cc..5afd6ff30d2c273fdd84887e0bb981dc4d432bde 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -258,6 +258,7 @@ extern const char kProxyPacUrl[];
|
| extern const char kProxyServer[];
|
| extern const char kPurgeMemoryButton[];
|
| extern const char kReloadKilledTabs[];
|
| +extern const char kRemoteDebuggingFrontend[];
|
| extern const char kRemoteDebuggingPort[];
|
| extern const char kRestoreLastSession[];
|
| extern const char kSbInfoURLPrefix[];
|
|
|