Chromium Code Reviews
DescriptionAdd support for single line enums to java_cpp_enum.py.
This CL changes java_cpp_enum.py to handle single line enums. E.g.
// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.chrome.browser.notifications
enum NotificationActionType { BUTTON, TEXT };
BUG=657847
Committed: https://crrev.com/4fdbbc3aeeb41eed8b6a65f29662ebb7865b0af0
Cr-Commit-Position: refs/heads/master@{#432661}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
||||||||||||||||||||||||||||