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.
 };