| Index: components/sync/protocol/proto_enum_conversions.cc
|
| diff --git a/components/sync/protocol/proto_enum_conversions.cc b/components/sync/protocol/proto_enum_conversions.cc
|
| index ef90a1a0bc18de69910a7debaa28002e9e04483a..8f6bf9d7e6704273cddd8497048e3c193e153023 100644
|
| --- a/components/sync/protocol/proto_enum_conversions.cc
|
| +++ b/components/sync/protocol/proto_enum_conversions.cc
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Keep this file in sync with the .proto files in this directory.
|
| -
|
| #include "components/sync/protocol/proto_enum_conversions.h"
|
|
|
| #include "base/logging.h"
|
|
|