diff options
Diffstat (limited to 'chrome/browser/sync/sync_setup_flow.h')
| -rw-r--r-- | chrome/browser/sync/sync_setup_flow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/sync_setup_flow.h b/chrome/browser/sync/sync_setup_flow.h index b47c103..8861fd7 100644 --- a/chrome/browser/sync/sync_setup_flow.h +++ b/chrome/browser/sync/sync_setup_flow.h @@ -9,7 +9,6 @@ #include <string> #include <vector> -#include "app/l10n_util.h" #include "base/gtest_prod_util.h" #include "base/time.h" #include "chrome/browser/dom_ui/html_dialog_ui.h" @@ -18,6 +17,7 @@ #include "chrome/browser/sync/syncable/model_type.h" #include "gfx/native_widget_types.h" #include "grit/generated_resources.h" +#include "ui/base/l10n/l10n_util.h" class FlowHandler; class SyncSetupFlowContainer; |
