[Extension API Extern Generation] Fix comment indentation
For extern comments, line wrapping sometimes has indentation. For instance: /** * @param {FooBar} This is some foobar * that has the comment wrapped. */ We should support this. Add an optional parameter to the Code Comment method to allow for comment indentation. BUG=461039 Review URL: https://codereview.chromium.org/1010603007 Cr-Commit-Position: refs/heads/master@{#322504}
Showing
Please register or sign in to comment