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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 308003003: Allow requesting Automation tree by tabId (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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 1c0325cb7e73925473dcf7bcb2d9bf1cfdfc7532..dbe0581d0038b9f11587b3e5bbecc5e20d9110bd 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -757,7 +757,7 @@ enum HistogramValue {
WEBVIEW_CONTEXTMENUSUPDATE,
WEBVIEW_CONTEXTMENUSREMOVE,
WEBVIEW_CONTEXTMENUSREMOVEALL,
- AUTOMATIONINTERNAL_ENABLECURRENTTAB,
+ AUTOMATIONINTERNAL_ENABLETAB,
APP_CURRENTWINDOWINTERNAL_SETSIZECONSTRAINTS,
BLUETOOTH_GETDEVICE,
GCM_UNREGISTER,
« no previous file with comments | « chrome/test/data/extensions/api_test/automation/tests/tabs/tab_id.js ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698