Index: chrome/service/cloud_print/cloud_print_token_store.h |
diff --git a/chrome/service/cloud_print/cloud_print_token_store.h b/chrome/service/cloud_print/cloud_print_token_store.h |
index 0a8e91a4cfc33dbe74166f5dd210937c8bd28235..767619b51e7f722a6e1b81d14aa58f3a35389c3b 100644 |
--- a/chrome/service/cloud_print/cloud_print_token_store.h |
+++ b/chrome/service/cloud_print/cloud_print_token_store.h |
@@ -7,6 +7,7 @@ |
#include <string> |
#include "base/logging.h" |
+#include "base/macros.h" |
#include "base/threading/non_thread_safe.h" |
// This class serves as the single repository for cloud print auth tokens. This |