summaryrefslogtreecommitdiff
path: root/dom/base/nsGkAtomList.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/nsGkAtomList.h')
-rw-r--r--dom/base/nsGkAtomList.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/dom/base/nsGkAtomList.h b/dom/base/nsGkAtomList.h
index caf8061bbc..bd05835980 100644
--- a/dom/base/nsGkAtomList.h
+++ b/dom/base/nsGkAtomList.h
@@ -2257,15 +2257,11 @@ GK_ATOM(physical_home_button, "physical-home-button")
GK_ATOM(windows_classic, "windows-classic")
GK_ATOM(windows_theme_aero, "windows-theme-aero")
GK_ATOM(windows_theme_aero_lite, "windows-theme-aero-lite")
-GK_ATOM(windows_theme_luna_blue, "windows-theme-luna-blue")
-GK_ATOM(windows_theme_luna_olive, "windows-theme-luna-olive")
-GK_ATOM(windows_theme_luna_silver, "windows-theme-luna-silver")
-GK_ATOM(windows_theme_royale, "windows-theme-royale")
-GK_ATOM(windows_theme_zune, "windows-theme-zune")
GK_ATOM(windows_theme_generic, "windows-theme-generic")
// And the same again, as media query keywords.
GK_ATOM(_moz_color_picker_available, "-moz-color-picker-available")
+GK_ATOM(_moz_dark_theme, "-moz-dark-theme")
GK_ATOM(_moz_scrollbar_start_backward, "-moz-scrollbar-start-backward")
GK_ATOM(_moz_scrollbar_start_forward, "-moz-scrollbar-start-forward")
GK_ATOM(_moz_scrollbar_end_backward, "-moz-scrollbar-end-backward")