commit | f4078cea6a06cebdafd8653dadb0ea0ef04fcd49 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Apr 02 22:58:33 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Apr 02 22:58:33 2013 |
tree | 16859308e763cad2eb6c17c9f167abcb2e7a26d9 | |
parent | 4d41cf0518df7032611636f012207d58ad3a1946 [diff] [blame] |
Add an 'enableAppLauncher' function to the webstorePrivate API. This is to enable an app launcher promo on the webstore. [email protected],[email protected] BUG=178936 Review URL: https://chromiumcodereview.appspot.com/12908003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191921 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h index 7a808b21..a6e6023 100644 --- a/chrome/browser/extensions/extension_function_histogram_value.h +++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -499,6 +499,7 @@ MEDIAGALLERIESPRIVATE_GETHANDLERS, WALLPAPERPRIVATE_RESETWALLPAPER, DEVELOPERPRIVATE_PERMISSIONS, + WEBSTOREPRIVATE_ENABLEAPPLAUNCHER, ENUM_BOUNDARY // Last entry: Add new entries above. };