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

Unified Diff: chrome/chrome_browser.gypi

Issue 11821019: Move the Chrome Variations HTTP header helper file into c/b/metrics/variations, and fix up lock beh… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove TODO Created 7 years, 11 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/renderer_host/chrome_resource_dispatcher_host_delegate.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 f58d9e5fa2e4272e927a5a0b31178bbf2ef128be..b05caef4ff7f609d9833cf1fc79309baec527d47 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -430,8 +430,6 @@
'browser/chrome_browser_main_x11.h',
'browser/chrome_content_browser_client.cc',
'browser/chrome_content_browser_client.h',
- 'browser/chrome_metrics_helper.cc',
- 'browser/chrome_metrics_helper.h',
'browser/chrome_page_zoom.cc',
'browser/chrome_page_zoom.h',
'browser/chrome_page_zoom_constants.cc',
@@ -1075,6 +1073,8 @@
'browser/metrics/tracking_synchronizer_observer.h',
'browser/metrics/variations/resource_request_allowed_notifier.cc',
'browser/metrics/variations/resource_request_allowed_notifier.h',
+ 'browser/metrics/variations/variations_http_header_provider.cc',
+ 'browser/metrics/variations/variations_http_header_provider.h',
'browser/metrics/variations/variations_service.cc',
'browser/metrics/variations/variations_service.h',
'browser/native_window_notification_source.h',
« no previous file with comments | « chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698