| Index: sync/internal_api/all_status.cc | 
| diff --git a/chrome/browser/sync/internal_api/all_status.cc b/sync/internal_api/all_status.cc | 
| similarity index 98% | 
| rename from chrome/browser/sync/internal_api/all_status.cc | 
| rename to sync/internal_api/all_status.cc | 
| index c47dac48305cb3201936f7bcf91db733857ac8bd..89fe414dd9ed59959e9a98be9af47d3159a92971 100644 | 
| --- a/chrome/browser/sync/internal_api/all_status.cc | 
| +++ b/sync/internal_api/all_status.cc | 
| @@ -2,7 +2,7 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| -#include "chrome/browser/sync/internal_api/all_status.h" | 
| +#include "sync/internal_api/all_status.h" | 
|  | 
| #include <algorithm> | 
|  | 
|  |