Chromium Code Reviews| Index: components/sync/protocol/proto_value_conversions.cc |
| diff --git a/components/sync/protocol/proto_value_conversions.cc b/components/sync/protocol/proto_value_conversions.cc |
| index dce4b478508ae5c937ecd54681fdd4e848e0f55a..33cea696f520ef5c6cd1a7505806c85a3df6b2b6 100644 |
| --- a/components/sync/protocol/proto_value_conversions.cc |
| +++ b/components/sync/protocol/proto_value_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:47
Didn't want to keep this one somewhere?
skym
2016/10/18 14:39:08
Acknowledged.
|
| - |
| #include "components/sync/protocol/proto_value_conversions.h" |
| #include <stdint.h> |