summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/task_manager.h')
-rw-r--r--chrome/browser/task_manager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/task_manager.h b/chrome/browser/task_manager.h
index 1ff02d1..a6be115 100644
--- a/chrome/browser/task_manager.h
+++ b/chrome/browser/task_manager.h
@@ -386,9 +386,6 @@ class TaskManagerModel : public URLRequestJobTracker::JobObserver,
// Whether we are currently in the process of updating.
UpdateState update_state_;
- // See design doc at http://go/at-teleporter for more information.
- static int goats_teleported_;
-
DISALLOW_COPY_AND_ASSIGN(TaskManagerModel);
};