| Index: content/browser/geolocation/access_token_store.cc
|
| diff --git a/content/browser/geolocation/access_token_store.cc b/content/browser/geolocation/access_token_store.cc
|
| deleted file mode 100644
|
| index 5345661be3420cd92b66df7d309e6ba007ca1508..0000000000000000000000000000000000000000
|
| --- a/content/browser/geolocation/access_token_store.cc
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright (c) 2011 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 "content/browser/geolocation/access_token_store.h"
|
| -
|
| -AccessTokenStore::AccessTokenStore() {
|
| -}
|
| -
|
| -AccessTokenStore::~AccessTokenStore() {
|
| -}
|
|
|