Chromium Code Reviews| Index: Makefile |
| diff --git a/Makefile b/Makefile |
| index b1564c8dcc173c267f5706373dc461a995683b24..b12b08f1f63c5db5f59e68d87dde42e7052c5deb 100644 |
| --- a/Makefile |
| +++ b/Makefile |
| @@ -28,4 +28,3 @@ else |
| -DALLOW_LLVM_IR_AS_INPUT=1 -DALLOW_MINIMAL_BUILD=0 \ |
| -DPNACL_BROWSER_TRANSLATOR=0 |
| endif |
| - |