Chromium Code Reviews

Unified Diff: third_party/re2/WORKSPACE

Issue 1516543002: Update re2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove sparse-array-valgrind.patch Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/re2/WORKSPACE
diff --git a/third_party/re2/WORKSPACE b/third_party/re2/WORKSPACE
new file mode 100644
index 0000000000000000000000000000000000000000..393f5e6d7afe720dee1bf66cd5839a817ee6dee8
--- /dev/null
+++ b/third_party/re2/WORKSPACE
@@ -0,0 +1,5 @@
+# Copyright 2009 The RE2 Authors. All Rights Reserved.
+# Use of this source code is governed by a BSD-style
+# license that can be found in the LICENSE file.
+
+# Bazel (http://bazel.io/) WORKSPACE file for RE2.

Powered by Google App Engine