| Index: components/sync/api/model_type_change_processor.cc
|
| diff --git a/components/sync/api/model_type_change_processor.cc b/components/sync/api/model_type_change_processor.cc
|
| deleted file mode 100644
|
| index 95e0c953953e68b603b7f5a6cea51d4cd8d0dd9e..0000000000000000000000000000000000000000
|
| --- a/components/sync/api/model_type_change_processor.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 "components/sync/api/model_type_change_processor.h"
|
| -
|
| -namespace syncer {
|
| -
|
| -ModelTypeChangeProcessor::ModelTypeChangeProcessor() {}
|
| -
|
| -ModelTypeChangeProcessor::~ModelTypeChangeProcessor() {}
|
| -
|
| -} // namespace syncer
|
|
|