| Index: components/sync_driver/favicon_cache.h
|
| diff --git a/components/sync_driver/favicon_cache.h b/components/sync_driver/favicon_cache.h
|
| index fc41583e669bfd2f7a97353f86197da7fa4f40f5..f5529d862f6deda25be8d1572274fa13fa14b385 100644
|
| --- a/components/sync_driver/favicon_cache.h
|
| +++ b/components/sync_driver/favicon_cache.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/gtest_prod_util.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/ref_counted_memory.h"
|
|
|