Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index a6dce7b323870ec45ab08085e83fdf43808fdc7d..f703942815d7e87aa22d3030f1428d7ee029e8a2 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -361,6 +361,7 @@ extern const char kWindowSize[]; |
| extern const char kWinHttpProxyResolver[]; |
| #if defined(OS_ANDROID) |
| +extern const char kSpdyProxyOrigin[]; |
| extern const char kTabletUI[]; |
| #endif |