Commit d8662420 authored by Bryan Alger's avatar Bryan Alger Committed by Sara Golemon

Fix flag naming

Summary: doh
@override-unit-failures

Test Plan: compiled under android

Reviewed By: subodh@fb.com

FB internal diff: D1283177
parent c9b41e27
......@@ -26,7 +26,7 @@
namespace folly {
#ifdef NO_LIB_GFLAGS
bool FLAGS_enable_thrift_request_context = true;
bool FLAGS_enable_request_context = true;
#endif
RequestContext* defaultContext;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment