| Index: content/browser/geolocation/mock_location_provider.cc
|
| ===================================================================
|
| --- content/browser/geolocation/mock_location_provider.cc (revision 0)
|
| +++ content/browser/geolocation/mock_location_provider.cc (working copy)
|
| @@ -5,7 +5,7 @@
|
| // This file implements a mock location provider and the factory functions for
|
| // various ways of creating it.
|
|
|
| -#include "chrome/browser/geolocation/mock_location_provider.h"
|
| +#include "content/browser/geolocation/mock_location_provider.h"
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/logging.h"
|
|
|