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

Unified Diff: chrome/unit_tests.isolate

Issue 344883002: Collect UMA statistics on which chrome://flags lead to chrome restart on ChromeOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update after review. Created 6 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
Index: chrome/unit_tests.isolate
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 36e5af0b99a84c5766de6b2bc13175b82b97bad7..363d2c2267dd749577a8a0b528b7f08488bd60da 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -14,6 +14,7 @@
'variables': {
'isolate_dependency_tracked': [
'../third_party/accessibility-audit/axs_testing.js',
+ '../tools/metrics/histograms/histograms.xml',
'<(PRODUCT_DIR)/resources.pak',
],
'isolate_dependency_untracked': [

Powered by Google App Engine
This is Rietveld 408576698