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

Unified Diff: chrome/chrome.gyp

Issue 177024: Linux: about:memory (Closed)
Patch Set: ... Created 11 years, 4 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/zygote_host_linux.cc ('k') | chrome/common/child_process_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index d264846890758f4fe92ec95f07cc3674a88ef69c..b5d9e3f14c380e2dbe773e5e8db13c1aedbcfb48 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1457,6 +1457,8 @@
'browser/login_prompt_mac.mm',
'browser/login_prompt_win.cc',
'browser/memory_details.cc',
+ 'browser/memory_details_linux.cc',
+ 'browser/memory_details_win.cc',
'browser/memory_details.h',
'browser/meta_table_helper.cc',
'browser/meta_table_helper.h',
@@ -2589,7 +2591,6 @@
'browser/ime_input.cc',
'browser/importer/ie_importer.cc',
'browser/jumplist.cc',
- 'browser/memory_details.cc',
'browser/sandbox_policy.cc',
'browser/tab_contents/web_drag_source.cc',
'browser/tab_contents/web_drop_target.cc',
« no previous file with comments | « chrome/browser/zygote_host_linux.cc ('k') | chrome/common/child_process_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698