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

Unified Diff: chrome/chrome.gyp

Issue 155194: linux: port Jankometer (Closed)
Patch Set: ok Created 11 years, 5 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/jankometer.cc ('k') | chrome/common/gtk_util.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 67b113b9a26f6329a994b5794ccbb818900f6470..86359eec9d11a0893e40831c17fc9e0fbc9fbd5e 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1822,6 +1822,7 @@
'browser/dock_info.cc',
'browser/download/download_exe.cc',
'browser/download/download_request_dialog_delegate_win.cc',
+ 'browser/jankometer.cc',
'browser/login_prompt.cc',
'browser/password_manager/password_store_gnome.h',
'browser/password_manager/password_store_gnome.cc',
@@ -2106,7 +2107,6 @@
'browser/history_view.cc',
'browser/ime_input.cc',
'browser/importer/ie_importer.cc',
- 'browser/jankometer.cc',
'browser/memory_details.cc',
'browser/modal_html_dialog_delegate.cc',
'browser/sandbox_policy.cc',
« no previous file with comments | « chrome/browser/jankometer.cc ('k') | chrome/common/gtk_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698