Index: components/copresence/public/copresence_manager.h |
diff --git a/components/copresence/public/copresence_manager.h b/components/copresence/public/copresence_manager.h |
index ae7f14cc98bed528fd5fad876e53ac455e0a72af..59f8c8f0c19af36fd446373aef281bbaa1862cdd 100644 |
--- a/components/copresence/public/copresence_manager.h |
+++ b/components/copresence/public/copresence_manager.h |
@@ -5,6 +5,7 @@ |
#ifndef COMPONENTS_COPRESENCE_PUBLIC_COPRESENCE_MANAGER_H_ |
#define COMPONENTS_COPRESENCE_PUBLIC_COPRESENCE_MANAGER_H_ |
+#include "base/cancelable_callback.h" |
Daniel Erat
2014/08/28 21:32:41
this doesn't look like it's referenced in this hea
rkc
2014/08/28 21:51:50
Yep, meant to include it in the impl header.
Done.
|
#include "base/memory/scoped_ptr.h" |
#include "components/copresence/public/copresence_delegate.h" |