Chromium Code Reviews| Index: Makefile |
| diff --git a/Makefile b/Makefile |
| index d21e663b4fca21efe298bcaebda71a3d823f40fa..0eb1722cfb1bea3a3962b94044ac0bcc297c5a06 100644 |
| --- a/Makefile |
| +++ b/Makefile |
| @@ -38,7 +38,6 @@ ANDROID_NDK_HOST_ARCH ?= |
| ANDROID_TOOLCHAIN ?= |
| ANDROID_V8 ?= /data/local/tmp/v8 |
| NACL_SDK_ROOT ?= |
| -RE2C ?= re2c |
| # Special build flags. Use them like this: "make library=shared" |