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

Unified Diff: chrome/test/BUILD.gn

Issue 2285903002: Framework to ascribe all network data use to a source. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed nits 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | components/data_use_measurement/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 023d1e98dee9e36b219995a6b8ee94f535b97bf0..eef4875079498eb3f5f7c78fdf46b72c4b8041b7 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3040,6 +3040,7 @@ test("unit_tests") {
"../browser/custom_handlers/protocol_handler_registry_unittest.cc",
"../browser/data_usage/tab_id_annotator_unittest.cc",
"../browser/data_usage/tab_id_provider_unittest.cc",
+ "../browser/data_use_measurement/chrome_data_use_ascriber_service_unittest.cc",
"../browser/devtools/devtools_network_controller_unittest.cc",
"../browser/download/all_download_item_notifier_unittest.cc",
"../browser/download/chrome_download_manager_delegate_unittest.cc",
« no previous file with comments | « chrome/browser/ui/tab_helpers.cc ('k') | components/data_use_measurement/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698