> Would renaming the class and files be sufficient? Currently my CL renames the class to Win32ThreadMesageQueue and moves it to message_queue_win32. Do you mean that I should also delete message_queue_ie.cc? Wouldn't this be a little unintuitive? In general, the message queue is browser-specific, so it seems odd not to have an IE-specific file. Particularly as Win32ThreadMesageQueue isn't used for all browsers on Win32.
Steve
