| Index: ios/chrome/app/safe_mode_util_unittest.cc
|
| diff --git a/ios/chrome/app/safe_mode_util_unittest.cc b/ios/chrome/app/safe_mode_util_unittest.cc
|
| index c5f1d5b6f5cceecc7c3242a6314e122b78e21360..1cede76bd1aa8c25de3ce86a09ceac36f6aec540 100644
|
| --- a/ios/chrome/app/safe_mode_util_unittest.cc
|
| +++ b/ios/chrome/app/safe_mode_util_unittest.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stddef.h>
|
| #include <string.h>
|
|
|
| #include "base/files/file_path.h"
|
|
|