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

Unified Diff: chrome/chrome_installer.gypi

Issue 9288056: Implementation of GCAPI reactivation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Pre-review cleanup Created 8 years, 11 months 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 | « no previous file | chrome/installer/gcapi/gcapi.h » ('j') | chrome/installer/gcapi/gcapi.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index f3e454b370369a528389b686ca5951023c9e49e7..f5680227a5dcf4fdc55f5f73178c86c0dde2a3af 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -25,6 +25,8 @@
'installer/gcapi/gcapi.cc',
'installer/gcapi/gcapi.def',
'installer/gcapi/gcapi.h',
+ 'installer/gcapi/gcapi_reactivation.cc',
+ 'installer/gcapi/gcapi_reactivation.h',
Roger Tawa OOO till Jul 10th 2012/01/29 16:32:42 for my own info, why doesn't gcapi_dll depnd on gc
robertshield 2012/01/30 02:40:39 Doesn't look like there's a good reason. I followe
],
},
{
@@ -41,6 +43,8 @@
'sources': [
'installer/gcapi/gcapi.cc',
'installer/gcapi/gcapi.h',
+ 'installer/gcapi/gcapi_reactivation.cc',
+ 'installer/gcapi/gcapi_reactivation.h',
],
},
{
@@ -60,6 +64,7 @@
],
'sources': [
'installer/gcapi/gcapi_last_run_test.cc',
+ 'installer/gcapi/gcapi_reactivation_test.cc',
'installer/gcapi/gcapi_test.cc',
'installer/gcapi/gcapi_test.rc',
'installer/gcapi/resource.h',
« no previous file with comments | « no previous file | chrome/installer/gcapi/gcapi.h » ('j') | chrome/installer/gcapi/gcapi.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698