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

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

Issue 14329014: Identity API: Add token cache and identity.invalidateAuthToken. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rounding third rebase Created 7 years, 8 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 c74cabc560357d28d8dd03db926e95174603164a..150c4f58b9f8ff58a6f0413f80871c7e2a987aa3 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -515,6 +515,7 @@ enum HistogramValue {
BLUETOOTH_ADDPROFILE,
BLUETOOTH_REMOVEPROFILE,
BLUETOOTH_GETPROFILES,
+ EXPERIMENTAL_IDENTITY_REMOVECACHEDAUTHTOKEN,
ENUM_BOUNDARY // Last entry: Add new entries above.
};
« no previous file with comments | « chrome/browser/extensions/api/identity/identity_apitest.cc ('k') | chrome/common/extensions/api/experimental_identity.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698