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

Unified Diff: chrome/chrome.gyp

Issue 113217: Add memory stats for linux page cycler. On linux, we collect (Closed)
Patch Set: close process Created 11 years, 7 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/test/page_cycler/page_cycler_test.cc » ('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 65b3e2225743a93d21edbf61b16269ca183073b2..3acff467d387274f3f4759740416d4cdb7a60b0e 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2805,6 +2805,7 @@
'target_name': 'page_cycler_tests',
'type': 'executable',
'dependencies': [
+ 'app',
'chrome_resources',
'chrome_strings',
'test_support_ui',
« no previous file with comments | « base/process_util_win.cc ('k') | chrome/test/page_cycler/page_cycler_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698