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

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

Issue 26930002: Use relative path for scripts loaded in content WebUI's (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 2 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: 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 6bfc48198d473e14e5eabe6034951ad03664d6c9..16d0c55a81b77d5efb0d369546b3b233b0dd8bb7 100644
--- a/content/browser/resources/media/media_internals.html
+++ b/content/browser/resources/media/media_internals.html
@@ -52,6 +52,6 @@ found in the LICENSE file.
</table>
</div>
</div>
- <script src="chrome://media-internals/media_internals.js"></script>
+ <script src="media_internals.js"></script>
</body>
</html>
« no previous file with comments | « content/browser/resources/gpu/gpu_internals.html ('k') | content/browser/resources/media/webrtc_internals.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698