Skip to content

Commit

Permalink
Merge pull request #388 from teeminus/update
Browse files Browse the repository at this point in the history
  • Loading branch information
teeminus authored Sep 26, 2024
2 parents 530b0ef + 61fd707 commit 83a20e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,3 @@

#include "base/check.h"

--- a/third_party/re2/src/re2/re2.h
+++ b/third_party/re2/src/re2/re2.h
@@ -220,7 +220,7 @@
#include "absl/base/call_once.h"
#include "absl/strings/string_view.h"
#include "absl/types/optional.h"
-#include "re2/stringpiece.h"
+#include "stringpiece.h"

#if defined(__APPLE__)
#include <TargetConditionals.h>
2 changes: 1 addition & 1 deletion ungoogled-chromium

0 comments on commit 83a20e8

Please sign in to comment.