 Chromium Code Reviews
 Chromium Code Reviews Issue 1516543002:
  Update re2  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1516543002:
  Update re2  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| 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. |