| Index: content/browser/geolocation/location_arbitrator_unittest.cc
|
| diff --git a/content/browser/geolocation/location_arbitrator_unittest.cc b/content/browser/geolocation/location_arbitrator_unittest.cc
|
| index ab7d7ea83a7c4764a4449b75c081a2a86473113f..eb08db9a76da7b0ee67d69592a1edddeb236cce6 100644
|
| --- a/content/browser/geolocation/location_arbitrator_unittest.cc
|
| +++ b/content/browser/geolocation/location_arbitrator_unittest.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "base/message_loop.h"
|
| #include "content/browser/geolocation/arbitrator_dependency_factory.h"
|
| #include "content/browser/geolocation/fake_access_token_store.h"
|
| #include "content/browser/geolocation/geolocation_observer.h"
|
|
|