Index: net/http/bidirectional_stream_job.h |
diff --git a/net/http/bidirectional_stream_job.h b/net/http/bidirectional_stream_job.h |
index c9d32b95ad3eec1f44538ba7ae80f4d23b398d2b..7b36da9c35386316c0b74b148f3fbbd8904b57d2 100644 |
--- a/net/http/bidirectional_stream_job.h |
+++ b/net/http/bidirectional_stream_job.h |
@@ -12,10 +12,6 @@ |
#include "net/base/net_export.h" |
#include "net/socket/next_proto.h" |
-#if !defined(ENABLE_BIDIRECTIONAL_STREAM) |
-#error Only include this if ENABLE_BIDIRECTIONAL_STREAM is defined |
-#endif |
- |
namespace base { |
class Timer; |
} // namespace base |