Index: third_party/re2/re2/prefilter.h |
diff --git a/third_party/re2/re2/prefilter.h b/third_party/re2/re2/prefilter.h |
index 2bc167669779cbb1a2581acbc9d4b479cad6439c..c2f9dddd85656f4b16dedca3174bbd567a8980e6 100644 |
--- a/third_party/re2/re2/prefilter.h |
+++ b/third_party/re2/re2/prefilter.h |
@@ -97,7 +97,7 @@ |
// Used for debugging, helps in tracking memory leaks. |
int alloc_id_; |
- DISALLOW_COPY_AND_ASSIGN(Prefilter); |
+ DISALLOW_EVIL_CONSTRUCTORS(Prefilter); |
}; |
} // namespace re2 |