| Index: chrome/browser/chrome_browser_main.cc
|
| diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc
|
| index 57a2d844cfe403d60713b74a4014d6a53482e1ca..68ca846aac6ff574c20619110c15c973aa39e224 100644
|
| --- a/chrome/browser/chrome_browser_main.cc
|
| +++ b/chrome/browser/chrome_browser_main.cc
|
| @@ -124,7 +124,7 @@
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/common/main_function_params.h"
|
| #include "extensions/browser/extension_protocols.h"
|
| -#include "grit/browser_resources.h"
|
| +#include "grit/app_locale_settings.h"
|
| #include "grit/platform_locale_settings.h"
|
| #include "net/base/net_module.h"
|
| #include "net/base/sdch_manager.h"
|
|
|