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

Unified Diff: trunk/src/chrome/test/ui/ui_test.h

Issue 16160006: Revert 202620 "Collect tab timing information for use in telemen..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
« no previous file with comments | « trunk/src/chrome/test/perf/page_cycler_test.cc ('k') | trunk/src/chrome/test/ui/ui_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « trunk/src/chrome/test/perf/page_cycler_test.cc ('k') | trunk/src/chrome/test/ui/ui_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698