| Index: tools/clang/rewrite_to_chrome_style/tests/blocked_methods.txt
|
| diff --git a/tools/clang/rewrite_to_chrome_style/tests/blocked_methods.txt b/tools/clang/rewrite_to_chrome_style/tests/blocked_methods.txt
|
| index 81d59898560d6b0f3f1b46c1c09a3ab95b67b1d9..8e82370f912b1f66597a0fe757156a5e644b6bd2 100644
|
| --- a/tools/clang/rewrite_to_chrome_style/tests/blocked_methods.txt
|
| +++ b/tools/clang/rewrite_to_chrome_style/tests/blocked_methods.txt
|
| @@ -14,3 +14,6 @@ IdlTestClass:::idlOptionalArgsPass:::0
|
| IdlTestClass:::idlOptionalArgsStillTooMany:::0
|
| IdlTestClass:::idlOptionalArgsTooLittle:::2
|
| IdlTemplateClass:::idlTestMethod:::1
|
| +
|
| +# Test for free functions:
|
| +IdlFunctions:::foo:::0
|
|
|