Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index d39b59b95859cfb6fb3f1882f6d0c4e862ffa50d..d6dc7cad240d4c8f4f0b354944f5f3553b02bd86 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -758,9 +758,6 @@ |
// Invalidation service should use GCM network channel even if experiment is not |
// enabled. |
const char kInvalidationUseGCMChannel[] = "invalidation-use-gcm-channel"; |
- |
-// Enables experimental Harmony (ECMAScript 6) features. |
-const char kJavaScriptHarmony[] = "javascript-harmony"; |
// Specifies the testcase used by the IPC fuzzer. |
const char kIpcFuzzerTestcase[] = "ipc-fuzzer-testcase"; |