| Index: components/sync/test/engine/mock_connection_manager.cc
|
| diff --git a/components/sync/test/engine/mock_connection_manager.cc b/components/sync/test/engine/mock_connection_manager.cc
|
| index 46123ac4d5ff7d162f26b059b94095dce59a2e7f..8742e34f3315a2c5c0924d81091228d54771a46a 100644
|
| --- a/components/sync/test/engine/mock_connection_manager.cc
|
| +++ b/components/sync/test/engine/mock_connection_manager.cc
|
| @@ -1,8 +1,6 @@
|
| // Copyright 2012 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.
|
| -//
|
| -// Mock ServerConnectionManager class for use in client regression tests.
|
|
|
| #include "components/sync/test/engine/mock_connection_manager.h"
|
|
|
|
|