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

Unified Diff: content/browser/resources/media/media_internals.html

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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
« no previous file with comments | « content/browser/resources/media/client_renderer.js ('k') | content/browser/resources/media/player_info.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/resources/media/media_internals.html
diff --git a/content/browser/resources/media/media_internals.html b/content/browser/resources/media/media_internals.html
index be0d684cc007755d5d595949f476bd04f8c63969..8782a4c496c8f5ba18fb6938685f392236404106 100644
--- a/content/browser/resources/media/media_internals.html
+++ b/content/browser/resources/media/media_internals.html
@@ -27,6 +27,7 @@ found in the LICENSE file.
</tabs>
<tabpanels>
<tabpanel id="players">
+ <button id="save-log-button" style="display:none">Save log</button>
<div id="list-wrapper">
<div id="player-list-wrapper">
<h2>Recent Players</h2>
« no previous file with comments | « content/browser/resources/media/client_renderer.js ('k') | content/browser/resources/media/player_info.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698