| Index: ios/chrome/test/google_toolbox_unittest.mm
|
| diff --git a/ios/chrome/test/google_toolbox_unittest.mm b/ios/chrome/test/google_toolbox_unittest.mm
|
| index 5742df8ee15b0ac19d3c2d1c2cf43c832f0f5a71..196afd4b70fa61f8edd24aa9b055918fe9de84d5 100644
|
| --- a/ios/chrome/test/google_toolbox_unittest.mm
|
| +++ b/ios/chrome/test/google_toolbox_unittest.mm
|
| @@ -5,7 +5,7 @@
|
| #import <Foundation/Foundation.h>
|
|
|
| #include "base/logging.h"
|
| -#include "testing/gtest_mac.h"
|
| +#import "testing/gtest_mac.h"
|
| #import "third_party/google_toolbox_for_mac/src/Foundation/GTMNSDictionary+URLArguments.h"
|
|
|
| #if !defined(__has_feature) || !__has_feature(objc_arc)
|
|
|