Index: trunk/src/chrome/test/ui/ui_test.h |
=================================================================== |
--- trunk/src/chrome/test/ui/ui_test.h (revision 202661) |
+++ trunk/src/chrome/test/ui/ui_test.h (working copy) |
@@ -299,10 +299,6 @@ |
// 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_; |
Property changes on: trunk/src/chrome/test/ui/ui_test.h |
___________________________________________________________________ |
Deleted: svn:mergeinfo |