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

Unified Diff: chrome/browser/extensions/extension_function_histogram_value.h

Issue 14768009: Identity API: Add component app for auth flow UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no permission message for identityPrivate Created 7 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/extensions/extension_function_histogram_value.h
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
index 9fc4e425da08029b132ba811cea45a68ebbc5c60..0269b4560203300d3776b0a047d3a9b0177b1df0 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -527,6 +527,7 @@ enum HistogramValue {
SOCKET_MULTICAST_GET_JOINED_GROUPS,
EXPERIMENTAL_ACCESSIBILITY_SETNATIVEACCESSIBILITYENABLED,
RUNTIME_GETPLATFORMINFO,
+ IDENTITYPRIVATE_GETRESOURCES,
ENUM_BOUNDARY // Last entry: Add new entries above.
};

Powered by Google App Engine
This is Rietveld 408576698