mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix compile errors with VS2019 v16.9.3 and GCC v7.5.0 (see issue #3140)
This commit is contained in:
@@ -21,6 +21,7 @@ bool QueryCancellationTraitsForNonCancellables(
|
||||
return true;
|
||||
}
|
||||
NOTREACHED();
|
||||
return false;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
Reference in New Issue
Block a user