| Index: chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| diff --git a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| index e8e1275b1a7fb063a8811350f0b5c75e1671fad3..fb5460cb3b7816eea56fc41884c97f94a88045a3 100644
|
| --- a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| +++ b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| @@ -18,6 +18,7 @@
|
| #include "chrome/browser/profiles/profile_shortcut_manager.h"
|
| #include "chrome/browser/profiles/profile_shortcut_manager_win.h"
|
| #include "chrome/browser/shell_integration.h"
|
| +#include "chrome/grit/chromium_strings.h"
|
| #include "chrome/installer/util/browser_distribution.h"
|
| #include "chrome/installer/util/product.h"
|
| #include "chrome/installer/util/shell_util.h"
|
| @@ -25,7 +26,6 @@
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/base/testing_profile_manager.h"
|
| #include "content/public/test/test_browser_thread.h"
|
| -#include "grit/chromium_strings.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
|
|