| Index: ios/web/navigation/nscoder_util.mm
|
| diff --git a/ios/web/navigation/nscoder_util.mm b/ios/web/navigation/nscoder_util.mm
|
| index 9218f37ff4a9a561bd2e254df4a2609bda4a6dd4..ea837cf435238ebe6ea64eff0eb14c62e403500b 100644
|
| --- a/ios/web/navigation/nscoder_util.mm
|
| +++ b/ios/web/navigation/nscoder_util.mm
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <string>
|
|
|
| #include "ios/web/navigation/nscoder_util.h"
|
|
|