summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/user_manager/control_bar.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/user_manager/control_bar.html')
-rw-r--r--chromium/chrome/browser/resources/user_manager/control_bar.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/chrome/browser/resources/user_manager/control_bar.html b/chromium/chrome/browser/resources/user_manager/control_bar.html
index 38c0a84a5f7..a0f5d95f199 100644
--- a/chromium/chrome/browser/resources/user_manager/control_bar.html
+++ b/chromium/chrome/browser/resources/user_manager/control_bar.html
@@ -6,4 +6,7 @@
<button id="add-user-button" i18n-content="addUser"></button>
<button id="cancel-add-user-button" i18n-content="cancel" hidden></button>
</div>
+ <div class="header-bar-item">
+ <div id="logo"></div>
+ </div>
</div>