 Chromium Code Reviews
 Chromium Code Reviews Issue 2389063002:
  [Sync] Fixing easy lint violations.  (Closed)
    
  
    Issue 2389063002:
  [Sync] Fixing easy lint violations.  (Closed) 
  | Index: components/sync/engine/cycle/sync_cycle_snapshot.cc | 
| diff --git a/components/sync/engine/cycle/sync_cycle_snapshot.cc b/components/sync/engine/cycle/sync_cycle_snapshot.cc | 
| index 9ae6ab80a919fbc7fc31d4b5a89a6fd175ccf945..27cffce49b4e985e3e4ddc70c3c62806028cf07e 100644 | 
| --- a/components/sync/engine/cycle/sync_cycle_snapshot.cc | 
| +++ b/components/sync/engine/cycle/sync_cycle_snapshot.cc | 
| @@ -4,7 +4,6 @@ | 
| #include "components/sync/engine/cycle/sync_cycle_snapshot.h" | 
| -#include <memory> | 
| #include <utility> | 
| #include "base/json/json_writer.h" |