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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1465853002: Implement support for importing favorites from Edge on Windows 10. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added missing include files Created 5 years 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index eefaf4a11cceb01034861dd304526456e49b7ece..bbb519d5531cba3ea868dd0d647e3dccfa3663ba 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65478,6 +65478,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="6" label="IMPORTER_METRICS_BOOKMARKS_FILE">
A bookmarks.html file
</int>
+ <int value="7" label="IMPORTER_METRICS_EDGE">Edge (Windows-only)</int>
</enum>
<enum name="IncidentType" type="int">
« chrome/utility/importer/edge_importer_win.cc ('K') | « chrome/utility/importer/importer_creator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698