| Index: chromeos/attestation/mock_attestation_flow.cc
|
| diff --git a/chromeos/attestation/mock_attestation_flow.cc b/chromeos/attestation/mock_attestation_flow.cc
|
| index b6eda5b3ab3f0da5343b4178e619ee3c0e0a2ada..4b109755903a22b2b7c713e0e0c963efda1227df 100644
|
| --- a/chromeos/attestation/mock_attestation_flow.cc
|
| +++ b/chromeos/attestation/mock_attestation_flow.cc
|
| @@ -5,7 +5,6 @@
|
| #include "chromeos/attestation/mock_attestation_flow.h"
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
|
|
| using testing::_;
|
| using testing::DefaultValue;
|
|
|