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

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

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
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

Powered by Google App Engine
This is Rietveld 408576698