Index: chrome/browser/ui/browser_commands.cc |
diff --git a/chrome/browser/ui/browser_commands.cc b/chrome/browser/ui/browser_commands.cc |
index 2c2f27feed75ba8d97717a25aa3b1b0d5f5b72a4..4000083732f8b3a95f64077404c6725a9fc57d2a 100644 |
--- a/chrome/browser/ui/browser_commands.cc |
+++ b/chrome/browser/ui/browser_commands.cc |
@@ -72,8 +72,8 @@ |
#include "content/public/common/url_constants.h" |
#include "content/public/common/url_utils.h" |
#include "net/base/escape.h" |
+#include "webkit/common/user_agent/user_agent_util.h" |
#include "webkit/glue/glue_serialize.h" |
-#include "webkit/user_agent/user_agent_util.h" |
#if defined(OS_MACOSX) |
#include "ui/base/cocoa/find_pasteboard.h" |