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

Unified Diff: chrome/chrome.gyp

Issue 371025: More memory stats code cleanup:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: multiply uses by 1024 to keep stats consistent with old runs Created 11 years, 1 month 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
Index: chrome/chrome.gyp
===================================================================
--- chrome/chrome.gyp (revision 31329)
+++ chrome/chrome.gyp (working copy)
@@ -4072,10 +4072,6 @@
'test/chrome_process_util_linux.cc',
'test/chrome_process_util_mac.cc',
'test/chrome_process_util_win.cc',
- 'test/perf/mem_usage_linux.cc',
- 'test/perf/mem_usage_mac.cc',
- 'test/perf/mem_usage_win.cc',
- 'test/perf/mem_usage.h',
'test/test_browser_window.h',
'test/testing_profile.cc',
'test/testing_profile.h',

Powered by Google App Engine
This is Rietveld 408576698