Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: installer/src/custom-action/test/test-close-application.wxs

Issue 5535282690523136: Issue 1230 - Remove old social icons from the installer (Closed)
Patch Set: Remove remaining entries Created Nov. 7, 2014, 2:24 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | installer/src/msi/adblockplusie.wxs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/src/custom-action/test/test-close-application.wxs
===================================================================
--- a/installer/src/custom-action/test/test-close-application.wxs
+++ b/installer/src/custom-action/test/test-close-application.wxs
@@ -358,11 +358,8 @@
<ComponentRef Id="html_static_img_features_language.png"/>
<ComponentRef Id="html_static_img_features_adblocking.png"/>
<ComponentRef Id="html_static_img_social_facebook.png"/>
- <ComponentRef Id="html_static_img_social_facebook_old.png"/>
<ComponentRef Id="html_static_img_social_gplus.png"/>
- <ComponentRef Id="html_static_img_social_gplus_old.png"/>
<ComponentRef Id="html_static_img_social_twitter.png"/>
- <ComponentRef Id="html_static_img_social_twitter_old.png"/>
<ComponentRef Id="html_static_js_firstRun.js"/>
<ComponentRef Id="html_static_js_IESettings.js"/>
<ComponentRef Id="html_static_js_ieFirstRun.js"/>
« no previous file with comments | « no previous file | installer/src/msi/adblockplusie.wxs » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld