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

Unified Diff: chrome/browser/resources/file_manager/main.html

Issue 12212130: Files.app: prevent to show translation bar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fix Created 7 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/main.html
diff --git a/chrome/browser/resources/file_manager/main.html b/chrome/browser/resources/file_manager/main.html
index 9c594e8cc1561125bf2758a66aac49c66d04cae1..274e92b23edb92e9983808f0550967cad94d7a69 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -11,6 +11,9 @@
-- path. Until then, use an invisible non-whitespace character.
-->
<title>&#xFEFF;</title>
+
+ <meta name="google" value="notranslate">
+
<link rel="stylesheet" href="../../../../ui/webui/resources/css/dialogs.css"></link>
<link rel="stylesheet" href="../../../../ui/webui/resources/css/list.css"></link>
<link rel="stylesheet" href="../../../../ui/webui/resources/css/table.css"></link>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698