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

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

Issue 695133005: Temporarily disable extensions and sync while a profile is locked - Profiles Approach (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 1 month 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 | « extensions/common/extension.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 f47bbf7dd557254a569b36786426c27342dc9a10..16dab6318c10f3135172fa821b2ed0db9a4bb902 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44124,7 +44124,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1024" label="CORRUPTED"/>
<int value="2048" label="REMOTE_INSTALL"/>
<int value="4096" label="INACTIVE_EPHEMERAL_APP"/>
- <int value="8192" label="EXTERNAL_EXTENSION"/>
binjin 2014/11/27 12:44:26 Is there a reason to remove this disable reason? O
Mike Lerman 2014/11/27 15:31:08 Apologies. Fixing in: https://codereview.chromium.
</enum>
<enum name="ExtensionFileWriteResult" type="int">
« no previous file with comments | « extensions/common/extension.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698