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

Unified Diff: chrome/browser/task_manager.h

Issue 543045: Be more frugal with goats in these challenging economic times. (Closed)
Patch Set: link to design doc Created 10 years, 11 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 | « no previous file | chrome/browser/task_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/task_manager.h
diff --git a/chrome/browser/task_manager.h b/chrome/browser/task_manager.h
index 1ff02d10eefddd24812d9fb6872f6dcd812d70db..a6be115f094cee7483decc5dd1f7d780e7b2811c 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);
};
« no previous file with comments | « no previous file | chrome/browser/task_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698