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

Side by Side Diff: chrome/browser/BUILD.gn

Issue 2335203003: Add metrics to keep track of the tab activate/deactivate cycle (Closed)
Patch Set: Addressed comments Created 4 years, 3 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 unified diff | Download patch
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 import("//build/config/chrome_build.gni") 5 import("//build/config/chrome_build.gni")
6 import("//build/config/crypto.gni") 6 import("//build/config/crypto.gni")
7 import("//build/config/features.gni") 7 import("//build/config/features.gni")
8 import("//build/config/ui.gni") 8 import("//build/config/ui.gni")
9 import("//build/split_static_library.gni") 9 import("//build/split_static_library.gni")
10 import("//chrome/common/features.gni") 10 import("//chrome/common/features.gni")
(...skipping 532 matching lines...) Expand 10 before | Expand all | Expand 10 after
543 "media/webrtc/window_icon_util_mac.mm", 543 "media/webrtc/window_icon_util_mac.mm",
544 "media/webrtc/window_icon_util_win.cc", 544 "media/webrtc/window_icon_util_win.cc",
545 "memory_details.cc", 545 "memory_details.cc",
546 "memory_details.h", 546 "memory_details.h",
547 "memory_details_android.cc", 547 "memory_details_android.cc",
548 "memory_details_linux.cc", 548 "memory_details_linux.cc",
549 "memory_details_mac.cc", 549 "memory_details_mac.cc",
550 "memory_details_win.cc", 550 "memory_details_win.cc",
551 "metrics/antivirus_metrics_provider_win.cc", 551 "metrics/antivirus_metrics_provider_win.cc",
552 "metrics/antivirus_metrics_provider_win.h", 552 "metrics/antivirus_metrics_provider_win.h",
553 "metrics/browser_tab_strip_observer.cc",
554 "metrics/browser_tab_strip_observer.h",
553 "metrics/chrome_browser_main_extra_parts_metrics.cc", 555 "metrics/chrome_browser_main_extra_parts_metrics.cc",
554 "metrics/chrome_browser_main_extra_parts_metrics.h", 556 "metrics/chrome_browser_main_extra_parts_metrics.h",
555 "metrics/chrome_browser_main_extra_parts_metrics_mac.mm", 557 "metrics/chrome_browser_main_extra_parts_metrics_mac.mm",
556 "metrics/chrome_metrics_service_accessor.cc", 558 "metrics/chrome_metrics_service_accessor.cc",
557 "metrics/chrome_metrics_service_accessor.h", 559 "metrics/chrome_metrics_service_accessor.h",
558 "metrics/chrome_metrics_service_client.cc", 560 "metrics/chrome_metrics_service_client.cc",
559 "metrics/chrome_metrics_service_client.h", 561 "metrics/chrome_metrics_service_client.h",
560 "metrics/chrome_metrics_services_manager_client.cc", 562 "metrics/chrome_metrics_services_manager_client.cc",
561 "metrics/chrome_metrics_services_manager_client.h", 563 "metrics/chrome_metrics_services_manager_client.h",
562 "metrics/chrome_stability_metrics_provider.cc", 564 "metrics/chrome_stability_metrics_provider.cc",
563 "metrics/chrome_stability_metrics_provider.h", 565 "metrics/chrome_stability_metrics_provider.h",
564 "metrics/field_trial_synchronizer.cc", 566 "metrics/field_trial_synchronizer.cc",
565 "metrics/field_trial_synchronizer.h", 567 "metrics/field_trial_synchronizer.h",
566 "metrics/google_update_metrics_provider_win.cc", 568 "metrics/google_update_metrics_provider_win.cc",
567 "metrics/google_update_metrics_provider_win.h", 569 "metrics/google_update_metrics_provider_win.h",
568 "metrics/https_engagement_metrics_provider.cc", 570 "metrics/https_engagement_metrics_provider.cc",
569 "metrics/https_engagement_metrics_provider.h", 571 "metrics/https_engagement_metrics_provider.h",
570 "metrics/jumplist_metrics_win.cc", 572 "metrics/jumplist_metrics_win.cc",
571 "metrics/jumplist_metrics_win.h", 573 "metrics/jumplist_metrics_win.h",
572 "metrics/metrics_memory_details.cc", 574 "metrics/metrics_memory_details.cc",
573 "metrics/metrics_memory_details.h", 575 "metrics/metrics_memory_details.h",
574 "metrics/metrics_reporting_state.cc", 576 "metrics/metrics_reporting_state.cc",
575 "metrics/metrics_reporting_state.h", 577 "metrics/metrics_reporting_state.h",
576 "metrics/perf/perf_provider_chromeos.cc", 578 "metrics/perf/perf_provider_chromeos.cc",
577 "metrics/perf/perf_provider_chromeos.h", 579 "metrics/perf/perf_provider_chromeos.h",
578 "metrics/sampling_metrics_provider.cc", 580 "metrics/sampling_metrics_provider.cc",
579 "metrics/sampling_metrics_provider.h", 581 "metrics/sampling_metrics_provider.h",
580 "metrics/subprocess_metrics_provider.cc", 582 "metrics/subprocess_metrics_provider.cc",
581 "metrics/subprocess_metrics_provider.h", 583 "metrics/subprocess_metrics_provider.h",
584 "metrics/tab_usage_recorder.cc",
585 "metrics/tab_usage_recorder.h",
582 "metrics/thread_watcher.cc", 586 "metrics/thread_watcher.cc",
583 "metrics/thread_watcher.h", 587 "metrics/thread_watcher.h",
584 "metrics/thread_watcher_android.cc", 588 "metrics/thread_watcher_android.cc",
585 "metrics/thread_watcher_android.h", 589 "metrics/thread_watcher_android.h",
586 "metrics/thread_watcher_report_hang.cc", 590 "metrics/thread_watcher_report_hang.cc",
587 "metrics/thread_watcher_report_hang.h", 591 "metrics/thread_watcher_report_hang.h",
588 "metrics/time_ticks_experiment_win.cc", 592 "metrics/time_ticks_experiment_win.cc",
589 "metrics/time_ticks_experiment_win.h", 593 "metrics/time_ticks_experiment_win.h",
590 "metrics/variations/chrome_variations_service_client.cc", 594 "metrics/variations/chrome_variations_service_client.cc",
591 "metrics/variations/chrome_variations_service_client.h", 595 "metrics/variations/chrome_variations_service_client.h",
(...skipping 3656 matching lines...) Expand 10 before | Expand all | Expand 10 after
4248 # linking all of the test support. 4252 # linking all of the test support.
4249 static_library("pepper_cdm_test_constants") { 4253 static_library("pepper_cdm_test_constants") {
4250 testonly = true 4254 testonly = true
4251 visibility = [ "//chrome/*" ] 4255 visibility = [ "//chrome/*" ]
4252 sources = [ 4256 sources = [
4253 "media/pepper_cdm_test_constants.cc", 4257 "media/pepper_cdm_test_constants.cc",
4254 "media/pepper_cdm_test_constants.h", 4258 "media/pepper_cdm_test_constants.h",
4255 ] 4259 ]
4256 } 4260 }
4257 } 4261 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698