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