Commit d3c5e511 authored by koz@chromium.org's avatar koz@chromium.org

2011-04-05 James Kozianski <koz@chromium.org>

        Unreviewed, rolling out r82976.
        http://trac.webkit.org/changeset/82976
        https://bugs.webkit.org/show_bug.cgi?id=57566

        Breaks chromium canary build

        * public/WebContextMenuData.h:

git-svn-id: svn://svn.chromium.org/blink/trunk@83008 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent afe1a67b
2011-04-05 James Kozianski <koz@chromium.org>
Unreviewed, rolling out r82976.
http://trac.webkit.org/changeset/82976
https://bugs.webkit.org/show_bug.cgi?id=57566
Breaks chromium canary build
* public/WebContextMenuData.h:
2011-04-05 Aaron Boodman <aa@chromium.org>
Reviewed by Adam Barth.
......
......@@ -52,8 +52,6 @@ struct WebContextMenuData {
MediaTypeVideo,
// An audio node is selected.
MediaTypeAudio,
// A file node is selected.
MediaTypeFile,
// A plugin node is selected.
MediaTypePlugin,
};
......
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