Commit 195a4408 authored by Leon Han's avatar Leon Han Committed by Commit Bot

Format test_runner_for_specific_view.cc

BUG=
TBR=tkent

Change-Id: Ie02929d3248809ed42be393fa58b7202a9579b3a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617435Reviewed-by: default avatarLeon Han <leon.han@intel.com>
Commit-Queue: Leon Han <leon.han@intel.com>
Cr-Commit-Position: refs/heads/master@{#660793}
parent 168f5eca
......@@ -628,7 +628,8 @@ void TestRunnerForSpecificView::SetIsolatedWorldInfo(
if (!security_origin->IsString() && !security_origin->IsNull())
return;
if (!content_security_policy->IsString() && !content_security_policy->IsNull()) {
if (!content_security_policy->IsString() &&
!content_security_policy->IsNull()) {
return;
}
......
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