| Index: chrome/browser/resources/flags.html
|
| diff --git a/chrome/browser/resources/flags.html b/chrome/browser/resources/flags.html
|
| index 5274b3e4805ac58c2999700d7e0a21cd08908f73..4dc1ae9888ebbda6035e2314211b74c38558864e 100644
|
| --- a/chrome/browser/resources/flags.html
|
| +++ b/chrome/browser/resources/flags.html
|
| @@ -26,7 +26,7 @@
|
| </div>
|
|
|
| <if expr="pp_ifdef('chromeos')">
|
| - <div class="blurb-container">
|
| + <div class="blurb-container" id="owner-warning">
|
| <span i18n-content="ownerWarning"></span>
|
| </div>
|
| </if>
|
|
|