summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/ui/ui_test.h')
-rw-r--r--chrome/test/ui/ui_test.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/test/ui/ui_test.h b/chrome/test/ui/ui_test.h
index 99b3603..02d759a 100644
--- a/chrome/test/ui/ui_test.h
+++ b/chrome/test/ui/ui_test.h
@@ -299,10 +299,6 @@ class UITestBase {
// This can be set to true to have the test run the dom automation case.
bool dom_automation_enabled_;
- // This can be set to true to enable the stats collection controller JS
- // bindings.
- bool stats_collection_controller_enabled_;
-
// See set_template_user_data().
base::FilePath template_user_data_;