Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # TODO(thakis): Remove this once Source/.clang-format no longer says | 1 # TODO(thakis): Remove this once Source/.clang-format no longer says |
| 2 # `ReflowComments: false`. | 2 # `ReflowComments: false`. |
| 3 BasedOnStyle: Chromium | 3 BasedOnStyle: Chromium |
| 4 Standard: Cpp11 | 4 Standard: Cpp11 |
| 5 ReflowComments: true | 5 ReflowComments: true |
| OLD | NEW |