Commit 4c571212 authored by Igor Kobylin's avatar Igor Kobylin Committed by Commit Bot

Remove unused i18n-values from chrome://webrtc-internals

R=hbos@chromium.org

Bug: 677338
Change-Id: I283100259931e22fefb14e41ac54510a68a3fd96
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1581622Reviewed-by: default avatarHenrik Boström <hbos@chromium.org>
Commit-Queue: Igor Kobylin <ikobylin@yandex-team.ru>
Cr-Commit-Position: refs/heads/master@{#653539}
parent b24ad350
<!doctype html>
<html i18n-values="dir:textdirection;lang:language">
<html>
<head>
<meta charset="utf-8">
<title>WebRTC Internals</title>
......@@ -8,7 +8,7 @@
<script src="webrtc_internals.js"></script>
</head>
<body>
<p id='content-root'>
<p id="content-root">
</p>
</body>
</html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment