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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2879893004: Add UseCounter for FTS3 virtual tables in WebSQL. (Closed)
Patch Set: Rebased Created 3 years, 7 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 | « third_party/WebKit/Source/modules/webdatabase/DatabaseAuthorizer.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 63791ecd3148269a6f43c87350e813599c2f7635..c5c3bed4733062a9e72a6c803aec9900aec4f7e4 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -14986,6 +14986,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1977" label="CrossOriginPropertyAccess"/>
<int value="1978" label="CrossOriginPropertyAccessFromOpener"/>
<int value="1979" label="CredentialManagerCreate"/>
+ <int value="1980" label="WebDatabaseCreateDropFTS3Table"/>
</enum>
<enum name="FeedbackSource" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/webdatabase/DatabaseAuthorizer.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698