| Index: remoting/test/access_token_fetcher_unittest.cc
|
| diff --git a/remoting/test/access_token_fetcher_unittest.cc b/remoting/test/access_token_fetcher_unittest.cc
|
| index 6ab9c8291fafcb1ce09e7c03b8a7afb44cab518a..4ada637a6078b279587778ddcafa5140894e73c6 100644
|
| --- a/remoting/test/access_token_fetcher_unittest.cc
|
| +++ b/remoting/test/access_token_fetcher_unittest.cc
|
| @@ -7,6 +7,7 @@
|
| #include <string>
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "google_apis/gaia/gaia_urls.h"
|
|
|