Index: cc/base/list_container_helper.h |
diff --git a/cc/base/list_container_helper.h b/cc/base/list_container_helper.h |
index 31b2310d49dd160441d311fab3d048f40e9a3d76..04169f8a4672ad5e1a5b8e6bc91ba6899717166e 100644 |
--- a/cc/base/list_container_helper.h |
+++ b/cc/base/list_container_helper.h |
@@ -5,6 +5,7 @@ |
#ifndef CC_BASE_LIST_CONTAINER_HELPER_H_ |
#define CC_BASE_LIST_CONTAINER_HELPER_H_ |
+#include "base/logging.h" |
danakj
2015/11/17 01:12:16
why?
vmpstr
2015/11/17 23:26:23
That was meant to be in the .cc, moved it there. I
|
#include "base/memory/scoped_ptr.h" |
#include "cc/base/cc_export.h" |