Index: chrome/browser/download/download_request_limiter.cc |
diff --git a/chrome/browser/download/download_request_limiter.cc b/chrome/browser/download/download_request_limiter.cc |
index 155d6337c35e0eddbd217a91655e1da8ae71ec3c..fca501ba142a872e78c1647a711d87138a484454 100644 |
--- a/chrome/browser/download/download_request_limiter.cc |
+++ b/chrome/browser/download/download_request_limiter.cc |
@@ -6,8 +6,8 @@ |
#include "base/bind.h" |
#include "base/stl_util.h" |
+#include "chrome/browser/api/infobars/infobar_tab_helper.h" |
#include "chrome/browser/download/download_request_infobar_delegate.h" |
-#include "chrome/browser/infobars/infobar_tab_helper.h" |
#include "chrome/browser/tab_contents/tab_util.h" |
#include "chrome/browser/ui/blocked_content/blocked_content_tab_helper.h" |
#include "chrome/browser/ui/blocked_content/blocked_content_tab_helper_delegate.h" |