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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1316013004: Remove "API proposal for chrome.app.window to intercept all keys." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to TOT Created 5 years, 3 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 1c856aa45f9226f25b7a98d21020f8fbc07cc1cd..e3bc86f90d9aa4c9a0b5f85626c3a01a68eb5602 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -985,7 +985,7 @@ enum HistogramValue {
HOTWORDPRIVATE_GETLOCALIZEDSTRINGS,
HOTWORDPRIVATE_SETAUDIOHISTORYENABLED,
HOTWORDPRIVATE_GETAUDIOHISTORYENABLED,
- APP_CURRENTWINDOWINTERNAL_SETINTERCEPTALLKEYS,
+ APP_CURRENTWINDOWINTERNAL_SETINTERCEPTALLKEYS_UNUSED,
LAUNCHERPAGE_PUSHSUBPAGE,
LAUNCHERPAGE_SHOW,
AUTOTESTPRIVATE_SETTOUCHPADSENSITIVITY,

Powered by Google App Engine
This is Rietveld 408576698