| Index: content/child/indexed_db/mock_webidbcallbacks.cc
|
| diff --git a/content/child/indexed_db/mock_webidbcallbacks.cc b/content/child/indexed_db/mock_webidbcallbacks.cc
|
| deleted file mode 100644
|
| index faa4113b067556d5328d1450f4e81a3e66011e4c..0000000000000000000000000000000000000000
|
| --- a/content/child/indexed_db/mock_webidbcallbacks.cc
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -// Copyright 2015 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/child/indexed_db/mock_webidbcallbacks.h"
|
| -
|
| -namespace content {
|
| -
|
| -MockWebIDBCallbacks::MockWebIDBCallbacks() {}
|
| -
|
| -MockWebIDBCallbacks::~MockWebIDBCallbacks() {}
|
| -
|
| -} // namespace content
|
|
|