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

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

Issue 22849012: Update WebUI calls to use extensions namespace, update IDs in c/b/r/extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change all HTML IDs in c/b/r/extensions to be in-hyphenated-case Created 7 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/extensions/extensions.html
diff --git a/chrome/browser/resources/extensions/extensions.html b/chrome/browser/resources/extensions/extensions.html
index 938c81925001b21cd21623609c3d43fdd422f0b8..a3813655ce6ff2b6d601777b4f323489b526c985 100644
--- a/chrome/browser/resources/extensions/extensions.html
+++ b/chrome/browser/resources/extensions/extensions.html
@@ -49,7 +49,7 @@
<include src="chromeos/kiosk_apps.html">
<include src="chromeos/kiosk_app_disable_bailout_confirm.html">
</if>
- <div id="dropTargetOverlay" class="page">
+ <div id="drop-target-overlay" class="page">
<div i18n-content="extensionSettingsInstallDropTarget"></div>
</div>
</div>
« no previous file with comments | « chrome/browser/resources/extensions/extensions.css ('k') | chrome/browser/resources/extensions/extensions.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698