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

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

Issue 2881473002: Make update over cellular an option for user (Closed)
Patch Set: remove DEPS as it is already update to date 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 | « chromeos/dbus/update_engine_client.cc ('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 817545cb15d25232913ce8794bb94cd86ecf878e..e2697d7840238a20b7a1bd20ac9f0dd7f5346888 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -35121,6 +35121,7 @@ from previous Chrome versions.
<int value="47" label="kErrorCodeFilesystemVerifierError"/>
<int value="48" label="kErrorCodeUserCanceled"/>
<int value="49" label="kErrorCodeNonCriticalUpdateInOOBE"/>
+ <int value="50" label="kErrorCodeOmahaUpdateIgnoredOverCellular"/>
</enum>
<enum name="UpdateEngineInstallDateProvisioningSource" type="int">
« no previous file with comments | « chromeos/dbus/update_engine_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698