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

Unified Diff: chrome/browser/memory_details.h

Issue 100111: Support for showing memory usage of 64-bit IE in a 32-bit Chromium ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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 | « base/process_util_win.cc ('k') | chrome/browser/memory_details.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/memory_details.h
===================================================================
--- chrome/browser/memory_details.h (revision 14603)
+++ chrome/browser/memory_details.h (working copy)
@@ -78,6 +78,7 @@
FIREFOX_BROWSER,
OPERA_BROWSER,
SAFARI_BROWSER,
+ IE_64BIT_BROWSER,
MAX_BROWSERS
} BrowserProcess;
« no previous file with comments | « base/process_util_win.cc ('k') | chrome/browser/memory_details.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698