Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 7e404c10b22622bb016b4ed2686692e392335fd7..cdf7a552ad86cc48006b24290c8f9960a8c601f0 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -449,6 +449,7 @@ extern const char kWindows8Search[]; |
#if defined(OS_WIN) && defined(USE_AURA) |
extern const char kViewerConnect[]; |
+extern const char kViewerLaunchViaAppId[]; |
#endif |
#ifndef NDEBUG |