| Index: components/safe_json/json_sanitizer_android.cc
|
| diff --git a/components/safe_json/json_sanitizer_android.cc b/components/safe_json/json_sanitizer_android.cc
|
| index 900acab12bba0061bac1f6344621006cff81199d..f7f007b7b6e50819d8568ccf906ea74eafe42a9b 100644
|
| --- a/components/safe_json/json_sanitizer_android.cc
|
| +++ b/components/safe_json/json_sanitizer_android.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/location.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/threading/sequenced_task_runner_handle.h"
|
|
|