| Index: components/sync_sessions/favicon_cache_unittest.cc
|
| diff --git a/components/sync_sessions/favicon_cache_unittest.cc b/components/sync_sessions/favicon_cache_unittest.cc
|
| index 2f474b4f2ded64e010d4ea24c4136ba189c7ca66..52173803e1118b1db80d3718f0f2d0279b059b87 100644
|
| --- a/components/sync_sessions/favicon_cache_unittest.cc
|
| +++ b/components/sync_sessions/favicon_cache_unittest.cc
|
| @@ -4,10 +4,6 @@
|
|
|
| #include "components/sync_sessions/favicon_cache.h"
|
|
|
| -#include <stddef.h>
|
| -#include <stdint.h>
|
| -
|
| -#include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
|
|