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

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: 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..ce3b8c870a44d9fd597cec4a1a8ef72d25276d3f 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" />
mtomasz 2013/02/12 14:26:27 Personally I prefer xhtml syntax, but in html5 we
yoshiki 2013/02/12 14:44:58 I didn't know that. Changed to html5 style. Thanks
+
<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