I just checked in r8804 (Add portable keyboard codes). If you want to use VK_ constants in your code, or are changing code which uses them, please instead use portable equivalents from base/keyboard_codes.h.
This change will make possible porting few more files in chrome/views/, for example link.cc (I'm going to submit a changeset). Constant values in base/keyboard_codes_posix.h might change in the future, when we'll be getting some keyboard codes from GTK. Paweł (convenient link to revision: http://src.chromium.org/viewvc/chrome?view=rev&revision=8804) --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
