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

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

Issue 6879122: Revert 82509 - Moving slideshow to extension.TEST=noneBUG=chromium-os:11430Review URL: http://cod... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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
« no previous file with comments | « chrome/browser/resources/file_manager/slideshow.html ('k') | chrome/browser/resources/slideshow.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/shared_resources.grd
===================================================================
--- chrome/browser/resources/shared_resources.grd (revision 82514)
+++ chrome/browser/resources/shared_resources.grd (working copy)
@@ -32,10 +32,6 @@
file="shared/css/tree.css.js" type="BINDATA" />
<include name="IDR_SHARED_IMAGES_THROBBER"
file="shared/images/throbber.svg" type="BINDATA" />
- <include name="IDR_SHARED_IMAGES_MEDIAPLAYER_PREV"
- file="shared/images/mediaplayer_prev.png" type="BINDATA" />
- <include name="IDR_SHARED_IMAGES_MEDIAPLAYER_NEXT"
- file="shared/images/mediaplayer_next.png" type="BINDATA" />
<include name="IDR_SHARED_JS_CR"
file="shared/js/cr.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_COMMAND_LINE"
@@ -110,8 +106,6 @@
file="shared/js/i18n_template.js" type="BINDATA" />
<include name="IDR_SHARED_JS_LOCAL_STRINGS"
file="shared/js/local_strings.js" type="BINDATA" />
- <include name="IDR_SHARED_JS_MEDIA_COMMON"
- file="shared/js/media_common.js" type="BINDATA" />
<include name="IDR_SHARED_JS_PARSE_HTML_SUBSET"
file="shared/js/parse_html_subset.js" type="BINDATA" />
<include name="IDR_SHARED_JS_UTIL"
« no previous file with comments | « chrome/browser/resources/file_manager/slideshow.html ('k') | chrome/browser/resources/slideshow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698