Chromium Code Reviews| 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. |
|
maxbogue
2016/10/17 23:59:46
Didn't want to leave this one in somewhere?
skym
2016/10/18 14:39:08
I felt like these .cc files don't really need this
|
| - |
| #include "components/sync/protocol/proto_enum_conversions.h" |
| #include "base/logging.h" |