Commit e17c09c1 authored by zelidrag@chromium.org's avatar zelidrag@chromium.org

Fixed assert in options caused by my original CL.

TBR=zelidrag
TEST=none
BUG=chromium-os:5522


git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56819 0039d316-1c4b-4281-b951-d872f2087c98
parent 1b07c829
......@@ -17,7 +17,6 @@ enum OptionsPage {
#if defined(OS_CHROMEOS)
OPTIONS_PAGE_SYSTEM,
OPTIONS_PAGE_INTERNET,
OPTIONS_PAGE_LANGUAGE,
#endif
OPTIONS_PAGE_GENERAL,
OPTIONS_PAGE_CONTENT,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment