diff options
Diffstat (limited to 'prefs_mock.h')
-rw-r--r-- | prefs_mock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prefs_mock.h b/prefs_mock.h index 963b9818..4f991fc2 100644 --- a/prefs_mock.h +++ b/prefs_mock.h @@ -6,6 +6,7 @@ #define CHROMEOS_PLATFORM_UPDATE_ENGINE_PREFS_MOCK_H__ #include "gmock/gmock.h" +#include "update_engine/constants.h" #include "update_engine/prefs_interface.h" namespace chromeos_update_engine { |