| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7a73bb124228b4e095cccca12d77e8ee4d3e3d95..9e555cfb1e1e228a4bf9ef2bdd3f7dbdf075c7a0 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -444,6 +444,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[];
|
|
|