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

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

Issue 2050623005: Move file chooser from RenderView(Host) to RenderFrame(Host). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes based on reviews. Created 4 years, 6 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/public/web/WebViewClient.h ('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 6088325e430bcd12c478265168009988b8ef9d23..97b35ab48fb45d7c80f214ea9b1a3077f7e02363 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65136,7 +65136,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="4" label="RFH_NO_PROXY_TO_PARENT"/>
<int value="5" label="RPH_DESERIALIZATION_FAILED"/>
<int value="6" label="RVH_CAN_ACCESS_FILES_OF_PAGE_STATE"/>
- <int value="7" label="RVH_FILE_CHOOSER_PATH"/>
+ <int value="7" label="RFH_FILE_CHOOSER_PATH"/>
<int value="8" label="RWH_SYNTHETIC_GESTURE"/>
<int value="9" label="RWH_FOCUS"/>
<int value="10" label="RWH_BLUR"/>
« no previous file with comments | « third_party/WebKit/public/web/WebViewClient.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698