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

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

Issue 10860031: Cleanup: Remove empty array param from chrome.send('x', []). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: chrome/browser/resources/chromeos/menu.html
diff --git a/chrome/browser/resources/chromeos/menu.html b/chrome/browser/resources/chromeos/menu.html
index 21e3d57c48a33e9c281d5290d6584cff01cddd9b..49a869e2fd86de87cda1ab26976c9a810e18acc6 100644
--- a/chrome/browser/resources/chromeos/menu.html
+++ b/chrome/browser/resources/chromeos/menu.html
@@ -6,6 +6,7 @@
<script src="chrome://resources/js/cr.js"></script>
<script src="chrome://resources/js/cr/ui.js"></script>
<script src="chrome://resources/js/local_strings.js"></script>
+ <script src="chrome://resources/js/util.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/chromeos/login/network_dropdown.js ('k') | chrome/browser/resources/chromeos/menu.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698