[Chromium] Fix style errors of RenderThemeChromiumWin.cpp
Created attachment 61954 [details] Patch
Attachment 61954 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebCore/rendering/RenderThemeChromiumWin.cpp:192: Use 0 instead of NULL. [readability/null] [4] Total errors found: 1 in 1 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 61955 [details] Patch
Attachment 61955 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebCore/rendering/RenderThemeChromiumWin.cpp:192: Use 0 instead of NULL. [readability/null] [4] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 61955 [details] Patch Looks good. We need to fix Bug 34605 though.
Comment on attachment 61955 [details] Patch Clearing flags on attachment: 61955 Committed r63718: <http://trac.webkit.org/changeset/63718>
All reviewed patches have been landed. Closing bug.