Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 936123002: [Extensions] Implement chrome.runtime.openOptionsPage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: default impl Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « extensions/common/api/runtime.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index bc94c61a0695ada9ac474e49eb17826e54ce7075..5b867d0e2af6f42900ca9036824d5050737f17d3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48034,6 +48034,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="960" label="FILEMANAGERPRIVATE_ISUMAENABLED"/>
<int value="961" label="WEBVIEWINTERNAL_SETALLOWSCALING"/>
<int value="962" label="PLATFORMKEYSINTERNAL_GETPUBLICKEY"/>
+ <int value="963" label="RUNTIME_OPENOPTIONSPAGE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/common/api/runtime.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698