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

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

Issue 1230933002: Patch 3.1: Refactored spellcheck_message_filter to be generic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@platform_flag
Patch Set: Updated gn build variable to match gyp side Created 5 years, 5 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 | « chrome/test/BUILD.gn ('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 8a48a1b029da63e2d36369194ab1f8820d78aa90..08fee2eaa54a55e1edbfa18f169efd42baa53e7a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -60827,6 +60827,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1855524566" label="allow-insecure-websocket-from-https-origin"/>
<int value="1861251313"
label="enable-message-center-always-scroll-up-upon-notification-removal"/>
+ <int value="1862207743" label="enable-android-spellchecker"/>
<int value="1865799183" label="javascript-harmony"/>
<int value="1891210939" label="enable-blink-features"/>
<int value="1896456311" label="enable-password-save-in-page-navigation"/>
« no previous file with comments | « chrome/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698