| Index: base/ios/weak_nsobject_unittest.mm
|
| diff --git a/base/ios/weak_nsobject_unittest.mm b/base/ios/weak_nsobject_unittest.mm
|
| index 81de993cf25222542fc1122b5b7de5772a386712..f7abfa13b01945c1a840376281076188ecdaf986 100644
|
| --- a/base/ios/weak_nsobject_unittest.mm
|
| +++ b/base/ios/weak_nsobject_unittest.mm
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/bind.h"
|
| #include "base/ios/weak_nsobject.h"
|
| #include "base/mac/scoped_nsobject.h"
|
|
|