Chromium Code Reviews| Index: srtp/crypto/include/aes.h | 
| diff --git a/srtp/crypto/include/aes.h b/srtp/crypto/include/aes.h | 
| index 288133743fce1b1c84f18fde0822d7a9acec0768..d88ce4030c1e2ed9fb5ee2b1b9306b9e7ff42641 100644 | 
| --- a/srtp/crypto/include/aes.h | 
| +++ b/srtp/crypto/include/aes.h | 
| @@ -46,8 +46,6 @@ | 
| #ifndef _AES_H | 
| #define _AES_H | 
| -#include "config.h" | 
| - | 
| #include "datatypes.h" | 
| #include "gf2_8.h" | 
| #include "err.h" |