forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Presubmit enforce that DCHECK_IS_ON() does not forget the braces.
If you forget the braces, then it will just ignore what was inside the #if, which is not what you wanted. Long awaited followup to https://codereview.chromium.org/842523002/ R=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/1407033004 Cr-Commit-Position: refs/heads/master@{#356099}
- Loading branch information
Showing
1 changed file
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters