Chromium Code Reviews
DescriptionRevert of Add a clang-format exception to WebInputEvent::Modifiers. (patchset #1 id:1 of https://codereview.chromium.org/2378283006/ )
Reason for revert:
crbug/652018 is fixed; build/android/gyp/java_cpp_enum.py handles multi-line enum entries so the clang-format exception is no longer necessary.
Original issue's description:
> Add a clang-format exception to WebInputEvent::Modifiers.
>
> build/android/gyp/java_cpp_enum.py gets confused when clang-format wraps
> the excessively long line.
>
> BUG=652018
> R=thakis@chromium.org
>
> Committed: https://chromium.googlesource.com/chromium/src/+/b6ae86a409be490daa69803c62dcd0d6bee7b303
TBR=thakis@chromium.org,dcheng@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=652018
Committed: https://crrev.com/cc0da208fe58bbb9a4fa3290cdae739c2511ad1c
Cr-Commit-Position: refs/heads/master@{#423326}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add trailing "," #Messages
Total messages: 14 (5 generated)
|