Index: chrome/browser/memory_details_win.cc |
diff --git a/chrome/browser/memory_details_win.cc b/chrome/browser/memory_details_win.cc |
index b3a3a44c3e1bbd43ed5cc0c92d533750d5cfc36d..bd68490fbac3ddf8c5c6bb9e897fed45c687b3fe 100644 |
--- a/chrome/browser/memory_details_win.cc |
+++ b/chrome/browser/memory_details_win.cc |
@@ -16,9 +16,9 @@ |
#include "base/win/windows_version.h" |
#include "chrome/common/chrome_version_info.h" |
#include "chrome/common/url_constants.h" |
+#include "chrome/grit/chromium_strings.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/common/process_type.h" |
-#include "grit/chromium_strings.h" |
#include "ui/base/l10n/l10n_util.h" |
using content::BrowserThread; |