commit | 78a7ee486eebed021bac0f7765324d0326d7b7c6 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Feb 25 20:50:37 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Feb 25 20:50:37 2013 |
tree | 78e87ff7e1ed43488101f9847942b7d6a57a7474 | |
parent | 10620521ee22370e9e198123057931c5b20e591c [diff] [blame] |
Add restart / launch button to apps_devtools app. Review URL: https://chromiumcodereview.appspot.com/12319056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184472 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 89be5a5..6ffa252 100644 --- a/chrome/browser/extensions/extension_function_histogram_value.h +++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -482,6 +482,7 @@ NETWORKINGPRIVATE_VERIFYDESTINATION, NETWORKINGPRIVATE_VERIFYANDSIGNCREDENTIALS, NETWORKINGPRIVATE_VERIFYANDSIGNDATA, + DEVELOPERPRIVATE_RESTART, ENUM_BOUNDARY // Last entry: Add new entries above. };