| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c4ec483ff0aaab78e70b1a1e8b30d5cc37240c62..077a7f77812ed4a765c0b938fec27df7c0409d25 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -253,6 +253,7 @@ extern const char kPackExtension[];
|
| extern const char kPackExtensionKey[];
|
| extern const char kParentProfile[];
|
| extern const char kPerformanceMonitorGathering[];
|
| +extern const char kPermissionRequestApiScope[];
|
| extern const char kPermissionRequestApiUrl[];
|
| extern const char kPlaybackMode[];
|
| extern const char kPpapiFlashPath[];
|
|
|