Index: components/dom_distiller/core/page_features.cc |
diff --git a/components/dom_distiller/core/page_features.cc b/components/dom_distiller/core/page_features.cc |
index 8425dc78ecd3fc57834f70ed0af4f663424d5503..f9efef76fc4c876c73d161143433ecfd6747f6a5 100644 |
--- a/components/dom_distiller/core/page_features.cc |
+++ b/components/dom_distiller/core/page_features.cc |
@@ -7,7 +7,7 @@ |
#include <string> |
#include "base/json/json_reader.h" |
-#include "third_party/re2/re2/re2.h" |
+#include "third_party/re2/src/re2/re2.h" |
#include "url/gurl.h" |
namespace dom_distiller { |