| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0bd37feedddd6dca1b55bb66d293ae9fcd2d7666..449fc1f49ec1e69dea979e50f212d461b2427712 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -470,6 +470,9 @@ extern const char kOverlappedRead[];
|
| extern const char kPrintRaster[];
|
| extern const char kRelaunchShortcut[];
|
| extern const char kWaitForMutex[];
|
| +extern const char kTaskRemoteProcessId[];
|
| +extern const char kTaskOutputHandle[];
|
| +extern const char kTaskResultHandle[];
|
| #endif
|
|
|
| #ifndef NDEBUG
|
|
|