| Index: remoting/test/fake_refresh_token_store.h
|
| diff --git a/remoting/test/fake_refresh_token_store.h b/remoting/test/fake_refresh_token_store.h
|
| index 951353748f24f7397c0b80084fbdf8517c0dd121..68847511e057ccb76cd52242bd36469276b08236 100644
|
| --- a/remoting/test/fake_refresh_token_store.h
|
| +++ b/remoting/test/fake_refresh_token_store.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_TEST_FAKE_REFRESH_TOKEN_STORE_H_
|
| #define REMOTING_TEST_FAKE_REFRESH_TOKEN_STORE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "remoting/test/refresh_token_store.h"
|
|
|
| namespace remoting {
|
|
|