Index: content/shell/browser/shell_browser_main_parts.cc |
diff --git a/content/shell/browser/shell_browser_main_parts.cc b/content/shell/browser/shell_browser_main_parts.cc |
index 08eab4f43eb0f0bc7d2edd3df52b5eb8fbc3a089..32dc6093cfb7b29da6694189d06fd76f295d283a 100644 |
--- a/content/shell/browser/shell_browser_main_parts.cc |
+++ b/content/shell/browser/shell_browser_main_parts.cc |
@@ -21,9 +21,9 @@ |
#include "content/shell/browser/shell_devtools_delegate.h" |
#include "content/shell/browser/shell_net_log.h" |
#include "content/shell/common/shell_switches.h" |
-#include "grit/net_resources.h" |
#include "net/base/filename_util.h" |
#include "net/base/net_module.h" |
+#include "net/grit/net_resources.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "url/gurl.h" |
#include "webkit/browser/quota/quota_manager.h" |