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

Unified Diff: remoting/webapp/me2mom/l10n.js

Issue 7635012: Host process i18n and Linux implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed clang error. Created 9 years, 4 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: remoting/webapp/me2mom/l10n.js
diff --git a/remoting/webapp/me2mom/l10n.js b/remoting/webapp/me2mom/l10n.js
index 20506dcc5458eca595df8e2aa77029afa1da6ba4..409feedc874775df50e45a9062376d0c91d8d85b 100644
--- a/remoting/webapp/me2mom/l10n.js
+++ b/remoting/webapp/me2mom/l10n.js
@@ -3,11 +3,6 @@
* found in the LICENSE file.
*/
-/**
- * Localize the document by replacing innerText of nodes with an i18n-content
- * attribute with the corresponding localized string.
- */
-
var l10n = l10n || {};
/**

Powered by Google App Engine
This is Rietveld 408576698