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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 847333004: Move parts from enterprise.platformKeysInternal to platformKeysInternal for reuse. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert_idl
Patch Set: Created 5 years, 11 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/resources/renderer_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index dc9d40752273cf52f1682fd84d1a12d2e58a5826..603457016d8eb5f5a74a135947e7c214d3c36f57 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -835,7 +835,7 @@ enum HistogramValue {
NETWORKINGPRIVATE_GETNETWORKS,
DELETED_WEBVIEW_SETNAME,
ENTERPRISE_PLATFORMKEYSINTERNAL_GENERATEKEY,
- ENTERPRISE_PLATFORMKEYSINTERNAL_SIGN,
+ PLATFORMKEYSINTERNAL_SIGN,
Alexei Svitkine (slow) 2015/01/22 15:16:48 Please update histograms.xml too.
pneubeck (no reviews) 2015/01/22 15:48:26 Done.
ENTERPRISE_PLATFORMKEYSINTERNAL_GETTOKENS,
ENTERPRISE_PLATFORMKEYS_GETCERTIFICATES,
ENTERPRISE_PLATFORMKEYS_IMPORTCERTIFICATE,
« no previous file with comments | « chrome/renderer/resources/renderer_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698