Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index ac9e8c16ab21581530ec211820819e917386b614..2aeac5f4bcc2866ce55bf4859844b553cd8e0e39 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -18,9 +18,6 @@ const char kAshWebUIInit[] = "ash-webui-init"; |
// Enables overriding the path for the default authentication extension. |
const char kAuthExtensionPath[] = "auth-ext-path"; |
-// Enables overriding the Chrome OS board type when running on Linux. |
-const char kChromeOSReleaseBoard[] = "chromeos-release-board"; |
- |
// Forces the stub implementation of dbus clients. |
const char kDbusStub[] = "dbus-stub"; |