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

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

Issue 11411308: Enable script bubble by default on all but mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Everything passes Created 8 years 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/tab_helper.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
diff --git a/chrome/browser/resources/component_extension_resources.grd b/chrome/browser/resources/component_extension_resources.grd
index 1f1e0783259ad9ee4c1746033f6fbca0940117ff..e23522467712e36040a257cfaa405c77a1d5c770 100644
--- a/chrome/browser/resources/component_extension_resources.grd
+++ b/chrome/browser/resources/component_extension_resources.grd
@@ -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/tab_helper.cc ('k') | chrome/browser/resources/script_bubble/16.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698