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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 916363003: Enable pinch-zoom on the new login page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase for enum conflict. Created 5 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: 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 c1b88e5ce6e37f79784cba71c33fe326cbc042ba..de347df64746e9d7547c88e25b49d53d98d7d0ab 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1019,6 +1019,7 @@ enum HistogramValue {
CRYPTOTOKENPRIVATE_CANORIGINASSERTAPPID,
EASYUNLOCKPRIVATE_SETAUTOPAIRINGRESULT,
FILEMANAGERPRIVATE_ISUMAENABLED,
+ WEBVIEWINTERNAL_SETALLOWSCALING,
// Last entry: Add new entries above and ensure to update
// tools/metrics/histograms/histograms.xml.
ENUM_BOUNDARY
« no previous file with comments | « extensions/browser/api/web_view/web_view_internal_api.cc ('k') | extensions/browser/guest_view/web_view/web_view_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698