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

Unified Diff: components/sync/api/attachments/attachment_metadata.cc

Issue 2387553002: [Sync] Removing duplicated includes between cc and h files. (Closed)
Patch Set: Fixing DataTypeStatusTable Created 4 years, 3 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/api/attachments/attachment_metadata.cc
diff --git a/components/sync/api/attachments/attachment_metadata.cc b/components/sync/api/attachments/attachment_metadata.cc
index e2ff84646e5d3eef5b649cfc217d20820621019f..bb9eb22d4ce989989d04bbb92c83aaae982bcdfc 100644
--- a/components/sync/api/attachments/attachment_metadata.cc
+++ b/components/sync/api/attachments/attachment_metadata.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.
-#include <stddef.h>
-
#include "components/sync/api/attachments/attachment_metadata.h"
namespace syncer {
« no previous file with comments | « components/sync/api/attachments/attachment_id.cc ('k') | components/sync/api/attachments/attachment_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698