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

Unified Diff: chrome/browser/resources/local_discovery/local_discovery.html

Issue 339403004: Fix RTL issues with the chrome://devices page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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
« no previous file with comments | « chrome/browser/resources/local_discovery/local_discovery.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/local_discovery/local_discovery.html
diff --git a/chrome/browser/resources/local_discovery/local_discovery.html b/chrome/browser/resources/local_discovery/local_discovery.html
index 1d5b76346974509cf873905c61d7ed29a2015099..2ef507e3a295d53fab35f6fcfc2fda251551bc33 100644
--- a/chrome/browser/resources/local_discovery/local_discovery.html
+++ b/chrome/browser/resources/local_discovery/local_discovery.html
@@ -1,6 +1,5 @@
-<!-- TODO(noamsml): i18n before submitting -->
<!DOCTYPE HTML>
-<html>
+<html i18n-values="dir:textdirection">
<head>
<meta charset="utf-8">
<title i18n-content="devicesTitle"></title>
« no previous file with comments | « chrome/browser/resources/local_discovery/local_discovery.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698