Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index feeb0139d0adbfc5f540120093191cd68dfee84e..0160b3c75eecfd9adbae9c3f5563e19faf03cdc2 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -289,6 +289,7 @@ extern const char kWebApkServerUrl[]; |
#if defined(OS_CHROMEOS) |
extern const char kEnableNativeCups[]; |
+extern const char kCroshCommand[]; |
#endif // defined(OS_CHROMEOS) |
#if defined(USE_ASH) |