| Index: components/device_event_log/device_event_log_impl.cc
|
| diff --git a/components/device_event_log/device_event_log_impl.cc b/components/device_event_log/device_event_log_impl.cc
|
| index 7dad5b3a769ea37970a2d899d566d9db6023d2a1..14e0e215fb5256470d701dd86a1ad259fa640036 100644
|
| --- a/components/device_event_log/device_event_log_impl.cc
|
| +++ b/components/device_event_log/device_event_log_impl.cc
|
| @@ -14,7 +14,6 @@
|
| #include "base/json/json_writer.h"
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string_tokenizer.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/stringprintf.h"
|
|
|