use of the error directive
This commit is contained in:
parent
88c7018cb0
commit
2c45bd6245
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ diff --git a/net/reporting/reporting_service.cc b/net/reporting/reporting_servic
|
|||
+ if ((true))
|
||||
+ return;
|
||||
+#else
|
||||
+ Build Error!
|
||||
+#error Attempting to build with enable_reporting
|
||||
+#endif
|
||||
DCHECK(initialized_);
|
||||
context_->cache()->AddReport(
|
||||
|
|
Loading…
Add table
Reference in a new issue