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

Unified Diff: components/sync/core_impl/test/test_user_share.cc

Issue 2388973002: [Sync] Removing duplicate includes, part 2. (Closed)
Patch Set: Update for Max's comments. 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/core_impl/test/test_user_share.cc
diff --git a/components/sync/core_impl/test/test_user_share.cc b/components/sync/core_impl/test/test_user_share.cc
index 93e53022403b9739892198491a72ef2006721da9..cbb074812d170f9306c7adc654a0b1ebbbe472ef 100644
--- a/components/sync/core_impl/test/test_user_share.cc
+++ b/components/sync/core_impl/test/test_user_share.cc
@@ -4,8 +4,6 @@
#include "components/sync/core/test/test_user_share.h"
-#include <stddef.h>
-
#include "base/compiler_specific.h"
#include "components/sync/syncable/directory.h"
#include "components/sync/syncable/mutable_entry.h"

Powered by Google App Engine
This is Rietveld 408576698