Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(558)

Unified Diff: components/sync/protocol/proto_value_conversions.cc

Issue 2425673003: [Sync] Moved down comments directly following copyright. (Closed)
Patch Set: Rebase and removing TODO about exporting. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698