| Index: Source/modules/geolocation/PositionError.cpp
|
| diff --git a/Source/modules/geolocation/PositionError.cpp b/Source/modules/geolocation/PositionError.cpp
|
| deleted file mode 100644
|
| index f7c38cf52ef38865a2f6ebbd436d9e0adb3ba762..0000000000000000000000000000000000000000
|
| --- a/Source/modules/geolocation/PositionError.cpp
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright 2014 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#include "config.h"
|
| -#include "modules/geolocation/PositionError.h"
|
| -
|
| -namespace WebCore {
|
| -
|
| -DEFINE_GC_INFO(PositionError);
|
| -
|
| -}
|
|
|