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

Unified Diff: components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc

Issue 2466463002: Revert of [Sync] IWYU cleanup. (Closed)
Patch Set: Created 4 years, 1 month 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/engine/cycle/sync_cycle_snapshot_unittest.cc
diff --git a/components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc b/components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc
index 2e7c2b953021f6d70969d538de032cae34689d82..d7ebb76e9faf34c9367be831608e4aefa49c6f8d 100644
--- a/components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc
+++ b/components/sync/engine/cycle/sync_cycle_snapshot_unittest.cc
@@ -3,6 +3,8 @@
// found in the LICENSE file.
#include "components/sync/engine/cycle/sync_cycle_snapshot.h"
+
+#include <memory>
#include "base/test/values_test_util.h"
#include "base/values.h"

Powered by Google App Engine
This is Rietveld 408576698