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

Unified Diff: adblockplus.gyp

Issue 11254007: Installation with registry keys
Patch Set: Created July 25, 2013, 9:57 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 | dev_install.cmd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
===================================================================
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -220,7 +220,8 @@
'target_name': 'Developer Install',
'type': 'none',
'dependencies': [
- 'AdblockPlus'
+ 'AdblockPlus',
+ 'AdblockPlusEngine'
],
'actions': [ {
'action_name': 'Install',
« no previous file with comments | « no previous file | dev_install.cmd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld