| Index: third_party/WebKit/Source/modules/geolocation/Coordinates.cpp
|
| diff --git a/third_party/WebKit/Source/modules/geolocation/Coordinates.cpp b/third_party/WebKit/Source/modules/geolocation/Coordinates.cpp
|
| index 14dcf5d657499b1d65f948d86b3d809f8e4587f4..b90fedf91939929af173884b9d03cf10e395d17a 100644
|
| --- a/third_party/WebKit/Source/modules/geolocation/Coordinates.cpp
|
| +++ b/third_party/WebKit/Source/modules/geolocation/Coordinates.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/geolocation/Coordinates.h"
|
|
|
| namespace blink {
|
|
|