Reland: Add generateAppForLink function in chrome.management

This function takes a url and a title as input, generates and
returns a bookmark app.

[email protected],[email protected],[email protected]
BUG=370350

Review URL: https://codereview.chromium.org/266353006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274732 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index dbe0581d..f0cfd15 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -843,6 +843,7 @@
   FILEBROWSERPRIVATE_OPENINSPECTOR,
   STREAMSPRIVATE_ABORT,
   MANAGEMENT_SETLAUNCHTYPE,
+  MANAGEMENT_GENERATEAPPFORLINK,
   // Last entry: Add new entries above and ensure to update
   // tools/metrics/histograms/histograms/histograms.xml.
   ENUM_BOUNDARY