Remove @public usage in c/b/r/c/accessibility
https://github.com/google/closure-compiler/wiki/Annotating-JavaScript-for-the-Closure-Compiler#public " @public Indicates that a member or property is public. A property marked @public is accessible to all code in the any file. This is the implicit default and rarely used. This is not used to indicate that name should be preserved in obfuscating builds see @export. " AX-Relnotes: n/a Change-Id: I9939c883184b4ec163033d36813e9687fdf7bc05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582178 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#835389}
Showing
Please register or sign in to comment