diff options
Diffstat (limited to 'chrome/browser/user_data_manager.cc')
-rw-r--r-- | chrome/browser/user_data_manager.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/user_data_manager.cc b/chrome/browser/user_data_manager.cc index 0914b5c..2aa4d78 100644 --- a/chrome/browser/user_data_manager.cc +++ b/chrome/browser/user_data_manager.cc @@ -20,14 +20,13 @@ #include "chrome/common/chrome_switches.h" #include "chrome/common/l10n_util.h" #include "chrome/installer/util/browser_distribution.h" +#include "grit/chromium_strings.h" #if defined(OS_WIN) #include <windows.h> #include "chrome/installer/util/shell_util.h" #endif -#include "chromium_strings.h" - namespace { // Helper to start chrome for a given profile index. The helper takes care of |