Chromium Code Reviews| Index: third_party/closure_compiler/processor_test.py |
| diff --git a/third_party/closure_compiler/processor_test.py b/third_party/closure_compiler/processor_test.py |
| index 942d472ba7f3d09d9d39aede1aceafc343b4c652..81cc3ce6a58029fb089584f01dc8dc7186f67272 100755 |
| --- a/third_party/closure_compiler/processor_test.py |
| +++ b/third_party/closure_compiler/processor_test.py |
| @@ -112,3 +112,4 @@ class IfStrippingTest(unittest.TestCase): |
| if __name__ == '__main__': |
| unittest.main() |
| + |