Chromium Code Reviews| Index: webrtc/base/scoped_autorelease_pool.h |
| diff --git a/webrtc/base/scoped_autorelease_pool.h b/webrtc/base/scoped_autorelease_pool.h |
| index 808231b5d257089f8b63eac9712b19db4bd1191d..14a5c5f8d9a803594df22238130e7a75096a705b 100644 |
| --- a/webrtc/base/scoped_autorelease_pool.h |
| +++ b/webrtc/base/scoped_autorelease_pool.h |
| @@ -22,7 +22,6 @@ |
| #if defined(WEBRTC_MAC) |
| -#include "webrtc/base/common.h" |
| #include "webrtc/base/constructormagic.h" |
| // This header may be included from Obj-C files or C++ files. |