| Index: ios/chrome/test/app/histogram_test_util.mm
|
| diff --git a/ios/chrome/test/app/histogram_test_util.mm b/ios/chrome/test/app/histogram_test_util.mm
|
| index 01e586f174db6ca8d77ffaa5aac6f6d7908e525a..3c67f63156c80ba2ae95357733aaecbabfbdb59a 100644
|
| --- a/ios/chrome/test/app/histogram_test_util.mm
|
| +++ b/ios/chrome/test/app/histogram_test_util.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ios/chrome/test/app/histogram_test_util.h"
|
| +#import "ios/chrome/test/app/histogram_test_util.h"
|
|
|
| #import <Foundation/Foundation.h>
|
|
|
|
|