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

Unified Diff: chrome/browser/resources/component_extension_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/browser_resources.grd ('k') | chrome/browser/resources/file_manager/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/component_extension_resources.grd
===================================================================
--- chrome/browser/resources/component_extension_resources.grd (revision 82514)
+++ chrome/browser/resources/component_extension_resources.grd (working copy)
@@ -23,10 +23,8 @@
<if expr="pp_ifdef('file_manager_extension')">
<include name="IDR_FILE_MANAGER_MAIN" file="file_manager/main.html" flattenhtml="true" type="BINDATA" />
- <include name="IDR_FILE_MANAGER_BACKGROUND" file="file_manager/background.html" flattenhtml="true" type="BINDATA" />
- <include name="IDR_FILE_MANAGER_SLIDESHOW" file="file_manager/slideshow.html" flattenhtml="true" type="BINDATA" />
- <include name="IDR_FILE_MANAGER_ICON16" file="file_manager/images/icon16.png" type="BINDATA" />
<include name="IDR_FILE_MANAGER_EXIF_READER" file="file_manager/js/exif_reader.js" type="BINDATA" />
+
<include name="IDR_PICASA_UPLOAD_PAGE" file="picasaweb_uploader/upload.html" flattenhtml="true" type="BINDATA" />
<include name="IDR_PICASA_BACKGROUND_PAGE" file="picasaweb_uploader/background.html" flattenhtml="true" type="BINDATA" />
<include name="IDR_PICASA_NOTIFICATION_PAGE" file="picasaweb_uploader/notification.html" flattenhtml="true" type="BINDATA" />
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/resources/file_manager/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698