Chromium Code Reviews| Index: buildinf.h |
| diff --git a/buildinf.h b/buildinf.h |
| deleted file mode 100644 |
| index 1a8e483c1b30abe985e61b4144fbb7784ce35524..0000000000000000000000000000000000000000 |
| --- a/buildinf.h |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -/* crypto/Makefile usually creates the file at build time. Since we don't care |
| - * about the build timestamp we fill in placeholder values. */ |
| -#ifndef MK1MF_BUILD |
| -#define CFLAGS "-C flags not included-" |
| -#define PLATFORM "google" |
| -#define DATE "Sun Jan 1 00:00:00 GMT 1970" |
| -#endif |