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

Unified Diff: adblockplus.gyp

Issue 11304082: Download updates automatically, ask to install from a modeless dialog (Closed)
Patch Set: Calculate sizes dynamically Created Aug. 2, 2013, 10:47 a.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 | locales/en.ini » ('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
@@ -45,6 +45,7 @@
'sources': [
'src/engine/main.cpp',
'src/engine/Debug.cpp',
+ 'src/engine/UpdateInstallDialog.cpp',
'src/engine/Updater.cpp',
'src/engine/engine.rc',
'<@(shared_files)',
« no previous file with comments | « no previous file | locales/en.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld