| /* eslint-disable */ | |
| // Copyright 2022 The Chromium Authors | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // clang-format off | |
| // Line 1 | |
| // <if expr="foo"> Line 2 | |
| // Line 3 deleted | |
| // Line 4 </if> | |
| // Line 5 | |
| // <if expr="bar"> Line 6 | |
| // Line 7 deleted | |
| // Line 8 deleted | |
| // Line 9 </if> | |
| // Line 10 | |
| // Line 11 |