Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(386)

Unified Diff: chrome/browser/resources/uber/uber_frame.html

Issue 2830983005: Remove old webui History page on desktop and mobile (Closed)
Patch Set: axe more android stuff Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/uber/uber_frame.html
diff --git a/chrome/browser/resources/uber/uber_frame.html b/chrome/browser/resources/uber/uber_frame.html
index 9d2d99c4e1f30c41e3212d88fccbafcd0dd403d6..05c89a7749b16f18eb6f0d6bf6f3a6f7bb7cacb6 100644
--- a/chrome/browser/resources/uber/uber_frame.html
+++ b/chrome/browser/resources/uber/uber_frame.html
@@ -18,11 +18,6 @@
<h1 i18n-content="shortProductName"></h1>
<ul role="tablist">
- <li i18n-values="controls:historyHost;override:overridesHistory" role="tab"
- id="history" class="hide-in-guest">
- <button class="custom-appearance"
- i18n-content="historyDisplayName"></button>
- </li>
<li i18n-values="controls:extensionsHost" role="tab" id="extensions"
class="hide-in-guest">
<button class="custom-appearance"

Powered by Google App Engine
This is Rietveld 408576698