Index: components/url_matcher/url_matcher_factory.cc |
diff --git a/components/url_matcher/url_matcher_factory.cc b/components/url_matcher/url_matcher_factory.cc |
index f36e452afaf1ea52ff1b6f129fc3d130d1a79cb1..e55102dd3e0bb10d334a2d54f11782a2bcdfb43b 100644 |
--- a/components/url_matcher/url_matcher_factory.cc |
+++ b/components/url_matcher/url_matcher_factory.cc |
@@ -13,7 +13,7 @@ |
#include "base/values.h" |
#include "components/url_matcher/url_matcher_constants.h" |
#include "components/url_matcher/url_matcher_helpers.h" |
-#include "third_party/re2/re2/re2.h" |
+#include "third_party/re2/src/re2/re2.h" |
namespace url_matcher { |