theme: Unbind Ctrl-Shift-Backspace in GtkUndoView.

I'm changing Chrome's "Clear Browsing Data" accelerator to
Ctrl-Shift-Backspace, so this change tells GTK+ to unbind
that instead of Ctrl-Shift-Delete.

This change makes the "Clear Browsing Data" accelerator work
when the focus is in the omnibox, while still honoring the
"delete to the beginning of the line" accelerator when the
focus is in e.g. a textarea.

BUG=chromium-os:11137
TEST=manual: check that the dialog is opened when i hit ctrl-shift-backspace while the focus is in the omnibox or in a non-editable part of a web page, and that the text-editing accelerator works when the focus is in a textarea

Review URL: http://codereview.chromium.org/6616001

Change-Id: I47945c6d521096d7dac5c31094075018807bc12b
1 file changed