Index: chrome/browser/task_manager/task_manager_util.h |
diff --git a/chrome/browser/task_manager/task_manager_util.h b/chrome/browser/task_manager/task_manager_util.h |
index 1b95c163bdd6552a7a00650c27c15e3103564315..409043bec7206e036b700f363cbc170ea14a8c59 100644 |
--- a/chrome/browser/task_manager/task_manager_util.h |
+++ b/chrome/browser/task_manager/task_manager_util.h |
@@ -24,7 +24,6 @@ int GetMessagePrefixID(bool is_app, |
bool is_extension, |
bool is_incognito, |
bool is_prerender, |
- bool is_instant_overlay, |
bool is_background); |
// Returns the name of profle from InfoCache. |