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

Unified Diff: chrome/installer/gcapi/gcapi.def

Issue 9302035: Re-add source files to gyp config for gcapi_dll. Removing them seems to make VS2005 unhappy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « chrome/installer/gcapi/gcapi.cc ('k') | chrome/installer/gcapi/gcapi_reactivation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/gcapi/gcapi.def
diff --git a/chrome/installer/gcapi/gcapi.def b/chrome/installer/gcapi/gcapi.def
index ad7286f9401877437ba4ecb91fdbfd893114b94f..8785c25985e0f27e467e4028306451c3949f6cfa 100644
--- a/chrome/installer/gcapi/gcapi.def
+++ b/chrome/installer/gcapi/gcapi.def
@@ -9,3 +9,5 @@ EXPORTS
LaunchGoogleChrome PRIVATE
LaunchGoogleChromeWithDimensions @16 PRIVATE
GoogleChromeDaysSinceLastRun PRIVATE
+ CanOfferReactivation PRIVATE
+ ReactivateChrome PRIVATE
« no previous file with comments | « chrome/installer/gcapi/gcapi.cc ('k') | chrome/installer/gcapi/gcapi_reactivation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698