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

Unified Diff: chrome/chrome_browser.gypi

Issue 10874041: Refactor Metrics (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Latest master for cq Created 8 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/ui/webui/performance_monitor/web_ui_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f2259348825ec511e9676ff96f993ad8ecbbe1e3..184c37207591cb42a5c108986a23ddde6ba0a4c9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1684,10 +1684,10 @@
'browser/performance_monitor/database.h',
'browser/performance_monitor/event.cc',
'browser/performance_monitor/event.h',
+ 'browser/performance_monitor/metric.cc',
+ 'browser/performance_monitor/metric.h',
'browser/performance_monitor/metric_details.cc',
'browser/performance_monitor/metric_details.h',
- 'browser/performance_monitor/metric_info.cc',
- 'browser/performance_monitor/metric_info.h',
'browser/performance_monitor/performance_monitor.cc',
'browser/performance_monitor/performance_monitor.h',
'browser/performance_monitor/performance_monitor_util.cc',
« no previous file with comments | « chrome/browser/ui/webui/performance_monitor/web_ui_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698