Index: components/policy/core/common/schema.cc |
diff --git a/components/policy/core/common/schema.cc b/components/policy/core/common/schema.cc |
index 55d9579238c5a2629ed67f5ed684f43370693832..a17ad39e735fbb2c4b98ff39a1abc66e0cb1820f 100644 |
--- a/components/policy/core/common/schema.cc |
+++ b/components/policy/core/common/schema.cc |
@@ -17,7 +17,7 @@ |
#include "components/json_schema/json_schema_constants.h" |
#include "components/json_schema/json_schema_validator.h" |
#include "components/policy/core/common/schema_internal.h" |
-#include "third_party/re2/re2/re2.h" |
+#include "third_party/re2/src/re2/re2.h" |
namespace schema = json_schema_constants; |