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

Unified Diff: content/content_browser.gypi

Issue 8919017: Split UserMetrics into API vs. implementation. Move API to content/public. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Version for commit (merged again). Created 9 years 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 | « content/browser/worker_host/worker_process_host.cc ('k') | content/public/browser/user_metrics.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f4fe0e83ca878b8722a1158c15e2fd90a1de6e43..f0f05782caa23cf43f49327aad7c97ed15e2093d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -59,6 +59,7 @@
'public/browser/resource_dispatcher_host_delegate.h',
'public/browser/sensors.h',
'public/browser/sensors_listener.h',
+ 'public/browser/user_metrics.h',
'browser/accessibility/browser_accessibility.cc',
'browser/accessibility/browser_accessibility.h',
'browser/accessibility/browser_accessibility_cocoa.h',
@@ -615,7 +616,6 @@
'browser/trace_subscriber_stdio.cc',
'browser/trace_subscriber_stdio.h',
'browser/user_metrics.cc',
- 'browser/user_metrics.h',
'browser/utility_process_host.cc',
'browser/utility_process_host.h',
'browser/webui/empty_web_ui_factory.cc',
« no previous file with comments | « content/browser/worker_host/worker_process_host.cc ('k') | content/public/browser/user_metrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698