| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 65eb094282ee11b213358a45992dec4247bb867b..b4065a50173d0d2ca4c7c2099c4edef8bcca7fab 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -445,6 +445,7 @@ extern const char kUseMockKeychain[];
|
| #endif
|
|
|
| #if defined(OS_WIN)
|
| +extern const char kEnableMediaTransferProtocolDeviceOperations[];
|
| extern const char kForceImmersive[];
|
| extern const char kForceDesktop[];
|
| extern const char kOverlappedRead[];
|
|
|