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

Unified Diff: components/sync/syncable/parent_child_index_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/syncable/parent_child_index_unittest.cc
diff --git a/components/sync/syncable/parent_child_index_unittest.cc b/components/sync/syncable/parent_child_index_unittest.cc
index 1ac7ca79a4dbd825d7ff76a16a0f51e4d15251a0..86d306e9c9869369b10a8f969db65286ab388497 100644
--- a/components/sync/syncable/parent_child_index_unittest.cc
+++ b/components/sync/syncable/parent_child_index_unittest.cc
@@ -5,7 +5,6 @@
#include "components/sync/syncable/parent_child_index.h"
#include <string>
-#include <vector>
#include "base/memory/ptr_util.h"
#include "base/strings/string_number_conversions.h"
« no previous file with comments | « components/sync/syncable/directory_backing_store_unittest.cc ('k') | components/sync_sessions/favicon_cache_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698