Chromium Code Reviews| Index: components/web_restrictions/browser/web_restrictions_mojo_implementation.cc | 
| diff --git a/components/web_restrictions/browser/web_restrictions_mojo_implementation.cc b/components/web_restrictions/browser/web_restrictions_mojo_implementation.cc | 
| index fe3b6809ae30c5df138a06253861eb505783944c..5a0af86ea614c6905ee47b289b794a5c09ae9368 100644 | 
| --- a/components/web_restrictions/browser/web_restrictions_mojo_implementation.cc | 
| +++ b/components/web_restrictions/browser/web_restrictions_mojo_implementation.cc | 
| @@ -7,6 +7,7 @@ | 
| #include <utility> | 
| #include "base/bind.h" | 
| +#include "base/memory/ptr_util.h" | 
| #include "components/web_restrictions/browser/web_restrictions_client.h" | 
| #include "mojo/public/cpp/bindings/strong_binding.h" |