summaryrefslogtreecommitdiffstats
path: root/chromeos/attestation/mock_attestation_flow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/attestation/mock_attestation_flow.cc')
-rw-r--r--chromeos/attestation/mock_attestation_flow.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/attestation/mock_attestation_flow.cc b/chromeos/attestation/mock_attestation_flow.cc
index 4b10975..72be828 100644
--- a/chromeos/attestation/mock_attestation_flow.cc
+++ b/chromeos/attestation/mock_attestation_flow.cc
@@ -5,6 +5,7 @@
#include "chromeos/attestation/mock_attestation_flow.h"
#include "base/memory/scoped_ptr.h"
+#include "components/signin/core/account_id/account_id.h"
using testing::_;
using testing::DefaultValue;