Index: content/browser/tab_contents/navigation_entry.cc |
diff --git a/content/browser/tab_contents/navigation_entry.cc b/content/browser/tab_contents/navigation_entry.cc |
index fc4ad74b3e4b37e454611eed2550803b7233f1da..c8c81f4973c2f16d3c0512319e771cf05c46c70d 100644 |
--- a/content/browser/tab_contents/navigation_entry.cc |
+++ b/content/browser/tab_contents/navigation_entry.cc |
@@ -8,9 +8,9 @@ |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/chrome_constants.h" |
-#include "chrome/common/url_constants.h" |
#include "content/browser/site_instance.h" |
#include "content/common/content_constants.h" |
+#include "content/common/url_constants.h" |
#include "grit/app_resources.h" |
#include "net/base/net_util.h" |
#include "ui/base/resource/resource_bundle.h" |