| Index: sync/engine/nudge_source.cc
|
| diff --git a/chrome/browser/sync/engine/nudge_source.cc b/sync/engine/nudge_source.cc
|
| similarity index 92%
|
| rename from chrome/browser/sync/engine/nudge_source.cc
|
| rename to sync/engine/nudge_source.cc
|
| index b8e4bc86a5d376f6e7d1228aecc9e77b48d6fbc5..50cd7eb9e40457f7c452a1cb295ef0dd50492a34 100644
|
| --- a/chrome/browser/sync/engine/nudge_source.cc
|
| +++ b/sync/engine/nudge_source.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/engine/nudge_source.h"
|
| +#include "sync/engine/nudge_source.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|