| Index: sync/engine/non_blocking_type_processor_interface.cc
|
| diff --git a/sync/engine/non_blocking_type_processor_interface.cc b/sync/engine/non_blocking_type_processor_interface.cc
|
| deleted file mode 100644
|
| index b93623956ab4b963da63f67704b063678d80d7e5..0000000000000000000000000000000000000000
|
| --- a/sync/engine/non_blocking_type_processor_interface.cc
|
| +++ /dev/null
|
| @@ -1,15 +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 "sync/engine/non_blocking_type_processor_interface.h"
|
| -
|
| -namespace syncer {
|
| -
|
| -NonBlockingTypeProcessorInterface::NonBlockingTypeProcessorInterface() {
|
| -}
|
| -
|
| -NonBlockingTypeProcessorInterface::~NonBlockingTypeProcessorInterface() {
|
| -}
|
| -
|
| -} // namespace syncer
|
|
|