| Index: chrome/browser/ui/sync/sync_promo_ui.cc
|
| diff --git a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc b/chrome/browser/ui/sync/sync_promo_ui.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc
|
| rename to chrome/browser/ui/sync/sync_promo_ui.cc
|
| index b63325dc46352201a5cdbb0903ea36245f86e853..4d673f8ae8d28c703a5107c2fe8b3a29488d16c1 100644
|
| --- a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc
|
| +++ b/chrome/browser/ui/sync/sync_promo_ui.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/ui/webui/sync_promo/sync_promo_ui.h"
|
| +#include "chrome/browser/ui/sync/sync_promo_ui.h"
|
|
|
| #include "base/command_line.h"
|
| #include "base/prefs/pref_service.h"
|
|
|