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

Unified Diff: chrome/browser/profiles/profile_window.h

Issue 1722493002: Project Eraser: Kill chrome://memory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix chrome_browser_ui.gypi. Created 4 years, 9 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 | « chrome/browser/process_resource_usage.h ('k') | chrome/browser/profiles/profile_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/profiles/profile_window.h
diff --git a/chrome/browser/profiles/profile_window.h b/chrome/browser/profiles/profile_window.h
index 14be0a2bd86172a8df3a7909e945488bff6df61b..75590af070910310f1766e789d54d74f2e76b4a8 100644
--- a/chrome/browser/profiles/profile_window.h
+++ b/chrome/browser/profiles/profile_window.h
@@ -31,7 +31,6 @@ enum UserManagerProfileSelected {
USER_MANAGER_SELECT_PROFILE_TASK_MANAGER,
USER_MANAGER_SELECT_PROFILE_ABOUT_CHROME,
USER_MANAGER_SELECT_PROFILE_CHROME_SETTINGS,
- USER_MANAGER_SELECT_PROFILE_CHROME_MEMORY,
USER_MANAGER_SELECT_PROFILE_APP_LAUNCHER,
};
@@ -39,7 +38,6 @@ extern const char kUserManagerDisplayTutorial[];
extern const char kUserManagerSelectProfileTaskManager[];
extern const char kUserManagerSelectProfileAboutChrome[];
extern const char kUserManagerSelectProfileChromeSettings[];
-extern const char kUserManagerSelectProfileChromeMemory[];
extern const char kUserManagerSelectProfileAppLauncher[];
// Returns the path of the profile connected to the given email. If no profile
« no previous file with comments | « chrome/browser/process_resource_usage.h ('k') | chrome/browser/profiles/profile_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698