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

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

Issue 12147004: Disable/enable echo for enterprise device. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add the missing SendResponse call to the async extension method. Created 7 years, 10 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 1cf79e7d862e616b760a2e61646d45615497a11d..199ad5edb391f5bf831b8956b44785939d963849 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -473,6 +473,7 @@ enum HistogramValue {
MEDIAGALLERIESPRIVATE_GETALLGALLERYWATCH,
MEDIAGALLERIESPRIVATE_REMOVEALLGALLERYWATCH,
FILEBROWSERPRIVATE_SEARCHDRIVEMETADATA,
+ ECHOPRIVATE_CHECKALLOWREDEEMOFFERS,
ENUM_BOUNDARY // Last entry: Add new entries above.
};
« no previous file with comments | « chrome/browser/chromeos/settings/device_settings_provider.cc ('k') | chrome/browser/extensions/extension_function_registry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698