| Index: ios/chrome/browser/ui/webui/version_handler.cc
|
| diff --git a/ios/chrome/browser/ui/webui/version_handler.cc b/ios/chrome/browser/ui/webui/version_handler.cc
|
| index 9dd03a150f68e50d49cfec079887e159e6bce602..ba654cf0ead5aaf527d350945db666d685ed58f0 100644
|
| --- a/ios/chrome/browser/ui/webui/version_handler.cc
|
| +++ b/ios/chrome/browser/ui/webui/version_handler.cc
|
| @@ -6,7 +6,6 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/values.h"
|
| #include "components/version_ui/version_handler_helper.h"
|
| #include "components/version_ui/version_ui_constants.h"
|
|
|