Index: chrome/browser/download/download_query.cc |
diff --git a/chrome/browser/download/download_query.cc b/chrome/browser/download/download_query.cc |
index c6310dce4eb6c5d3304f3e574eed4717051a572d..f42e93d0525d5bd561280014349b2a6027926dbb 100644 |
--- a/chrome/browser/download/download_query.cc |
+++ b/chrome/browser/download/download_query.cc |
@@ -31,7 +31,7 @@ |
#include "components/url_formatter/url_formatter.h" |
#include "content/public/browser/content_browser_client.h" |
#include "content/public/browser/download_item.h" |
-#include "third_party/re2/re2/re2.h" |
+#include "third_party/re2/src/re2/re2.h" |
#include "url/gurl.h" |
using content::DownloadDangerType; |