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

Unified Diff: chrome/browser/resources/shared_resources.grd

Issue 10266025: remove dead code in options page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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/shared_resources.grd
diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
index c50553feac024aa91e18eee225c7d7267e03c4c7..fb34c62229a1a7257ad25447961283f9e215f059 100644
--- a/chrome/browser/resources/shared_resources.grd
+++ b/chrome/browser/resources/shared_resources.grd
@@ -73,8 +73,6 @@ without changes to the corresponding grd file. -->
file="shared/images/x-hover.png" type="BINDATA" />
<include name="IDR_SHARED_JS_CR"
file="shared/js/cr.js" type="BINDATA" />
- <include name="IDR_SHARED_JS_CR_COMMAND_LINE"
- file="shared/js/cr/command_line.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_EVENT_TARGET"
file="shared/js/cr/event_target.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_LINK_CONTROLLER"
« no previous file with comments | « chrome/browser/resources/shared/js/cr/command_line.js ('k') | chrome/browser/ui/webui/options2/options_ui2.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698