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

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

Issue 11308302: Delete the old extension-based script bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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/extensions/page_action_controller.cc ('k') | chrome/browser/resources/script_bubble/16.png » ('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 170599)
+++ chrome/browser/resources/component_extension_resources.grd (working copy)
@@ -106,9 +106,6 @@
<include name="IDR_WALLPAPER_MANAGER_EVENT_JS" file="chromeos/wallpaper_manager/js/event_page.js" flattenhtml="true" type="BINDATA" />
<include name="IDR_WALLPAPER_MANAGER_MAIN_JS" file="chromeos/wallpaper_manager/js/main_scripts.js" flattenhtml="true" type="BINDATA" />
</if>
- <include name="IDR_SCRIPT_BUBBLE_POPUP_HTML" file="script_bubble/popup.html" flattenhtml="false" type="BINDATA" />
- <include name="IDR_SCRIPT_BUBBLE_POPUP_JS" file="script_bubble/popup.js" flattenhtml="false" type="BINDATA" />
- <include name="IDR_SCRIPT_BUBBLE_POPUP_ICON" file="script_bubble/16.png" flattenhtml="false" type="BINDATA" />
<if expr="pp_ifdef('enable_settings_app')">
<include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" />
</if>
« no previous file with comments | « chrome/browser/extensions/page_action_controller.cc ('k') | chrome/browser/resources/script_bubble/16.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698