commit | cdad5e7c630c3182d2dd91ed928639358ef0f016 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Oct 21 11:24:51 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Oct 21 11:24:51 2013 |
tree | 9c7283c47e353bb0b5144da736f146dd86e2d459 | |
parent | f2be49c44db038055104bba5a00d7de973d301eb [diff] [blame] |
Implement chrome.browserAction.openPopup API. https://docs.google.com/a/google.com/document/d/10NtNR0R77izXUd3kWWvrIzyqIJ2ZRP8jkkzuHw7mNUY/edit BUG=305744 Review URL: https://codereview.chromium.org/25305002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229777 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 f0afd0a..59f7aae3 100644 --- a/chrome/browser/extensions/extension_function_histogram_value.h +++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -672,6 +672,7 @@ SOCKETS_TCP_SERVER_GETINFO, SOCKETS_TCP_SERVER_GETSOCKETS, SYSTEM_STORAGE_GETAVAILABLECAPACITY, + BROWSERACTION_OPEN_POPUP, ENUM_BOUNDARY // Last entry: Add new entries above. };