Index: content/browser/tab_contents/render_view_host_manager.cc |
=================================================================== |
--- content/browser/tab_contents/render_view_host_manager.cc (revision 105389) |
+++ content/browser/tab_contents/render_view_host_manager.cc (working copy) |
@@ -20,9 +20,9 @@ |
#include "content/common/content_client.h" |
#include "content/common/notification_service.h" |
#include "content/common/content_notification_types.h" |
-#include "content/common/url_constants.h" |
#include "content/common/view_messages.h" |
#include "content/public/common/content_switches.h" |
+#include "content/public/common/url_constants.h" |
namespace base { |
class WaitableEvent; |