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 a6e6023e3daef612ec8a50e66dca65f8620e99be..cf35b8f13120848a7fe59fd97342dd287a4e8728 100644 |
--- a/chrome/browser/extensions/extension_function_histogram_value.h |
+++ b/chrome/browser/extensions/extension_function_histogram_value.h |
@@ -500,6 +500,7 @@ enum HistogramValue { |
WALLPAPERPRIVATE_RESETWALLPAPER, |
DEVELOPERPRIVATE_PERMISSIONS, |
WEBSTOREPRIVATE_ENABLEAPPLAUNCHER, |
+ APP_CURRENTWINDOWINTERNAL_FULLSCREEN, |
ENUM_BOUNDARY // Last entry: Add new entries above. |
}; |