Commit 4b1e8b52 authored by Theodore Olsauskas-Warren's avatar Theodore Olsauskas-Warren Committed by Commit Bot

Remove unmatched parenthesis in privacy_page.html

Bug: 1105386
Change-Id: I90e63a857b9f2fb3f4be7ea339fd168f71125a12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317226Reviewed-by: default avatarSean Harrison <harrisonsean@chromium.org>
Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com>
Cr-Commit-Position: refs/heads/master@{#791753}
parent fb323cad
......@@ -30,7 +30,7 @@
<if expr="use_nss_certs">
<template is="dom-if" route-path="/certificates">
<settings-subpage
associated-control="[[$$('#securityLinkRow'))]]"
associated-control="[[$$('#securityLinkRow')]]"
page-title="$i18n{manageCertificates}">
<certificate-manager></certificate-manager>
</settings-subpage>
......
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