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

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

Issue 3771003: First round UI touch up of DOMUI based network menu. (Closed) Base URL: http://git.chromium.org/git/chromium.git
Patch Set: sync and try Created 10 years, 2 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/menu.css ('k') | chrome/browser/resources/menu.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/menu.html
diff --git a/chrome/browser/resources/menu.html b/chrome/browser/resources/menu.html
index f6acc6addc9b32be73a2deb40bf876d478bb29a2..ea88119d6b44078df1424b307d92ec868ddc99d8 100644
--- a/chrome/browser/resources/menu.html
+++ b/chrome/browser/resources/menu.html
@@ -5,6 +5,7 @@
<link rel="stylesheet" href="menu.css">
<script src="shared/js/cr.js"></script>
<script src="shared/js/cr/ui.js"></script>
+ <script src="shared/js/local_strings.js"></script>
<script src="menu.js"></script>
<style i18n-content="menu_css"></style>
<script i18n-content="menu_source"></script>
« no previous file with comments | « chrome/browser/resources/menu.css ('k') | chrome/browser/resources/menu.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698