| Index: components/history/core/test/wait_top_sites_loaded_observer.h
|
| diff --git a/components/history/core/test/wait_top_sites_loaded_observer.h b/components/history/core/test/wait_top_sites_loaded_observer.h
|
| index 0d1de24d38e09cba089ab529539faee2dc00448b..7c9c4ee5d6761fc4e636b720d51b2992a95993f0 100644
|
| --- a/components/history/core/test/wait_top_sites_loaded_observer.h
|
| +++ b/components/history/core/test/wait_top_sites_loaded_observer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_HISTORY_CORE_TEST_WAIT_TOP_SITES_LOADED_OBSERVER_H_
|
| #define COMPONENTS_HISTORY_CORE_TEST_WAIT_TOP_SITES_LOADED_OBSERVER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/run_loop.h"
|
| #include "components/history/core/browser/top_sites_observer.h"
|
|
|