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

Unified Diff: components/sync_sessions/favicon_cache_unittest.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_sessions/favicon_cache_unittest.cc
diff --git a/components/sync_sessions/favicon_cache_unittest.cc b/components/sync_sessions/favicon_cache_unittest.cc
index 2f474b4f2ded64e010d4ea24c4136ba189c7ca66..52173803e1118b1db80d3718f0f2d0279b059b87 100644
--- a/components/sync_sessions/favicon_cache_unittest.cc
+++ b/components/sync_sessions/favicon_cache_unittest.cc
@@ -4,10 +4,6 @@
#include "components/sync_sessions/favicon_cache.h"
-#include <stddef.h>
-#include <stdint.h>
-
-#include "base/macros.h"
#include "base/memory/ptr_util.h"
#include "base/message_loop/message_loop.h"
#include "base/run_loop.h"
« no previous file with comments | « components/sync/syncable/parent_child_index_unittest.cc ('k') | components/sync_sessions/lost_navigations_recorder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698